@navikt/ds-css
Advanced tools
Comparing version 0.2.0 to 0.2.1-beta.0
{ | ||
"name": "@navikt/ds-css", | ||
"version": "0.2.0", | ||
"version": "0.2.1-beta.0", | ||
"private": false, | ||
@@ -20,3 +20,4 @@ "description": "Css for NAV Designsystem components", | ||
"scripts": { | ||
"build": "postcss --use postcss-import -o dist/index.css index.css" | ||
"build": "postcss --use postcss-import -o dist/index.css index.css", | ||
"watch-css": "postcss -w --use postcss-import -o dist/index.css index.css" | ||
}, | ||
@@ -29,4 +30,3 @@ "devDependencies": { | ||
"postcss-import": "^14.0.0" | ||
}, | ||
"gitHead": "709c20ed6db1c634fd243d987d47f9f059a3ee89" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
498250
3731