Skip to content

Commit 4408e44

Browse files
Update description
1 parent b7a178e commit 4408e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "axist",
33
"version": "0.0.2",
4-
"description": "",
4+
"description": "Minimal (5kb) drop-in CSS library.",
55
"scripts": {
66
"clean": "npx rimraf dist",
77
"dist": "npx mkdirp dist && cp src/index.css dist/axist.css && npx uglifycss src/index.css > dist/axist.min.css",

0 commit comments

Comments
 (0)