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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,8 @@ Then type the following to npm update
38
38
39
39
npm update
40
40
41
-
If you didn't alter the core files it will now update
41
+
If you didn't alter the core files it will now update.
42
+
If the updated did succeed you shouldn't get anything back from your terminal if you use *npm outdated* again
42
43
43
44
# SCSS folder structure and overwriting the CastleCSS defaults
44
45
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 and include the files. The ideal structure of your SASS folder should be the following:
0 commit comments