exhibit-plugin-postcss
Version:
Runs CSS files through your choice of postcss plugins.
20 lines (19 loc) • 393 B
JSON
{
"name": "exhibit-plugin-postcss",
"description": "Runs CSS files through your choice of postcss plugins.",
"version": "0.13.1",
"dependencies": {
"chalk": "^1.1.3",
"exhibit": "^0.13.1",
"lodash": "^4.17.4",
"postcss": "^5.2.17"
},
"engines": {
"node": ">=7.8"
},
"keywords": [
"exhibit"
],
"license": "MIT",
"repository": "exhibitjs/exhibit"
}