@utrecht/document-css
Version:
Document component for the Municipality of Utrecht based on the NL Design System architecture
42 lines (22 loc) • 720 B
Markdown
# @utrecht/document-css
## 1.5.0
### Minor Changes
- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:
- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`
## 1.4.0
### Minor Changes
- 725617a: Add `tokens.mjs` and `tokens.d.mts` files to CSS packages.
## 1.3.0
### Minor Changes
- e497b08: Export CSS string as default export in `dist/index.mjs`.
## 1.2.0
### Minor Changes
- a42a56a: Added metadata for document tokens.
## 1.1.0
### Minor Changes
- 62f1157: Add SCSS files to `src/` directory of CSS component packages.
## 1.0.0
### Major Changes
- 856d996: Switch from alpha releases to semantic versioning.