@nordhealth/css
Advanced tools
Comparing version 1.0.5 to 1.1.1
{ | ||
"name": "@nordhealth/css", | ||
"version": "1.0.5", | ||
"version": "1.1.1", | ||
"description": "This package includes Nord Design System CSS framework", | ||
@@ -19,3 +19,4 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"scripts": { | ||
"build": "node ./build.js" | ||
"build": "node ./build.js", | ||
"start": "wds --watch" | ||
}, | ||
@@ -28,3 +29,4 @@ "bugs": { | ||
"@nordhealth/fonts": "^2.0.13", | ||
"@nordhealth/tokens": "^4.2.5", | ||
"@nordhealth/tokens": "^4.2.7", | ||
"@web/dev-server": "0.1.31", | ||
"clean-css": "5.2.2" | ||
@@ -35,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "5fac88ea786397baefdf25a58513e8e9c345e4f6" | ||
"gitHead": "0e0bb4190798a73bfb829d241046bd4ae03ef64b" | ||
} |
@@ -10,2 +10,3 @@ ![Tests](https://github.com/nordhealth/design-system/workflows/Tests/badge.svg) ![Build and deploy](https://github.com/nordhealth/design-system/workflows/Build%20and%20deploy/badge.svg) | ||
- `npm run build` - Builds the project. | ||
- `npm run start` - Starts a local dev server, watches for changes, on a local development server, port 3333. | ||
@@ -18,2 +19,2 @@ ## License | ||
Copyright © 2022 Nordhealth Ltd | ||
Copyright © 2022 Nordhealth Ltd. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
120117
977
19
4