diff --git a/package.json b/package.json index 4b2c78a..03987c8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "test": "echo 'Tests passing!'", - "build:fa": "fab-static src", + "build:fab": "fab-static src", "fake-script-two": "" }, "keywords": [], diff --git a/src/debug.css b/src/debug.css index e84aa01..645e5fd 100644 --- a/src/debug.css +++ b/src/debug.css @@ -20,3 +20,6 @@ body { /* increment the following counter to trigger a rebuild */ background-color: #005; } + +.misc { + color: #002;