@utrecht/link-list-css
Advanced tools
Comparing version 2.1.0 to 2.2.0
# @utrecht/link-list-css | ||
## 2.2.0 | ||
### Minor Changes | ||
- e497b08: Export CSS string as default export in `dist/index.mjs`. | ||
## 2.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"author": "Community for NL Design System", | ||
@@ -15,3 +15,3 @@ "description": "Link list component for the Municipality of Utrecht based on the NL Design System architecture", | ||
"devDependencies": { | ||
"rollup": "4.18.0" | ||
"@utrecht/build-utils-css": "0.0.1" | ||
}, | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"scripts": { | ||
"build": "rollup -c ../rollup.config.mjs", | ||
"build": "build-css-package", | ||
"clean": "rimraf dist" | ||
} | ||
} |
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
23636
11
130