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 0deb8d0 commit ee7ce7cCopy full SHA for ee7ce7c
README.md
@@ -63,7 +63,7 @@ ITCSS is divided up into 7 distinct sections they are:
63
7. Utilities
64
65
###1. Settings
66
-Flobal variables and config.
+Global variables and config.
67
68
###2. Tools
69
Globally used mixins and functions.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nebula-css",
3
- "version": "2.2.4",
+ "version": "2.2.5",
4
"description": "ITCSS and BEMIT based framework that is ultra exensible and scales to any project size",
5
"main": "index.js",
6
"scripts": {
0 commit comments