We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a178e commit 4408e44Copy full SHA for 4408e44
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "axist",
3
"version": "0.0.2",
4
- "description": "",
+ "description": "Minimal (5kb) drop-in CSS library.",
5
"scripts": {
6
"clean": "npx rimraf dist",
7
"dist": "npx mkdirp dist && cp src/index.css dist/axist.css && npx uglifycss src/index.css > dist/axist.min.css",
0 commit comments