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 d19c6dc commit 80d649cCopy full SHA for 80d649c
src/styles/_theme.scss
@@ -1,7 +1,7 @@
1
@import 'node_modules/carbon-components/scss/globals/scss/functions';
2
@import 'node_modules/carbon-components/scss/globals/scss/mixins';
3
@import 'node_modules/carbon-components/scss/globals/scss/typography';
4
-@import 'node_modules/carbon-components/scss/globals/grid/classic/classic';
+@import 'node_modules/carbon-components/scss/globals/grid/_classic';
5
6
// Color Variables
7
$green: #266050;
0 commit comments