You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@import '/node_modules/castlecss-core/sass/main'; //rest of core files
70
+
// now import the rest of your scss files
71
+
```
72
+
63
73
### Overwrite CastleCSS
64
74
Of course you want to be able to set your own variables and other classes. To do this: make your own custom folder outside of node modules folder and include the files in your main.scss.
0 commit comments