mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 21:49:31 -07:00
style(base.scss): remove empty line at the end of the file for consistency
style(nav.scss): remove unused import statement for mixins in _core folder
This commit is contained in:
@@ -17,4 +17,3 @@ a,
|
|||||||
button {
|
button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
@import '../_core/mixins';
|
|
||||||
$tablet: map-get($breakpoints, 'tablet') - 1;
|
$tablet: map-get($breakpoints, 'tablet') - 1;
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|||||||
Reference in New Issue
Block a user