We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae6a4a commit 3c22a52Copy full SHA for 3c22a52
src/scss/mixins/breakpoint.scss
@@ -1,4 +1,4 @@
1
-@import 'src/scss/variables';
+@import '../variables';
2
3
@mixin desktop {
4
@media (min-width: ($desktop * 1px)) {
0 commit comments