You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Makes your CSS files lighter and more readable by converting and combining CSS properties into their shorthand versions when possible.",
"main": "index.js",
"bin": "bin/index.js",
"files": [
"index.js",
"lib"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"