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 8404798 commit 7b28471Copy full SHA for 7b28471
README.md
@@ -33,8 +33,14 @@ You can install castle css with NPM in your sass folder:
33
Type the following to check for updates in your sass folder:
34
35
npm outdated
36
+
37
38
+Nothing? Good! Then you're up to date
39
+In any other case you'll get something that looks like this:
40
+Package Current Wanted Latest Location
41
+castlecss-core 1.0.0 1.1.0 1.1.0 castlecss-core
42
-Then type the following to npm update
43
+So type the following to update:
44
45
npm update
46
0 commit comments