aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-06-27 17:57:00 -0400
committerGitHub <noreply@github.com>2021-06-27 17:57:00 -0400
commit002da9fba8800b796ed98dd83e2ab68b4d37a1cc (patch)
treea500cec04f9a587926b2dc20290188a96b4bd209 /package.json
parent24ef820ba816411288d8bc739f6e69abb511deb0 (diff)
Structured content style json (#1771)
* Install css * Remove unnecessary rule * Create CSS overrides file * Create script to generate CSS JSON file * Generate JSON * Add test
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ddc2648a..872f7dbb 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
},
"devDependencies": {
"browserify": "^17.0.0",
+ "css": "^3.0.0",
"eslint": "^7.29.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-no-unsanitized": "^3.1.5",