@navikt/ds-css
Advanced tools
Comparing version 6.7.1 to 6.8.0
# @navikt/ds-css | ||
## 6.8.0 | ||
### Minor Changes | ||
- :sparkles: Ny komponent: FormProgress ([#2855](https://github.com/navikt/aksel/pull/2855)) | ||
### Patch Changes | ||
- HGrid: forenklet CSS. ([#2917](https://github.com/navikt/aksel/pull/2917)) | ||
## 6.7.1 | ||
@@ -4,0 +14,0 @@ |
@@ -183,2 +183,13 @@ const rootDir = "dist"; | ||
{ | ||
component: "FormProgress", | ||
main: formCss, | ||
dependencies: [ | ||
typoCss, | ||
"progress-bar.css", | ||
"button.css", | ||
primitivesCss, | ||
"stepper.css", | ||
], | ||
}, | ||
{ | ||
component: "ToggleGroup", | ||
@@ -185,0 +196,0 @@ main: "toggle-group.css", |
{ | ||
"name": "@navikt/ds-css", | ||
"version": "6.7.1", | ||
"version": "6.8.0", | ||
"description": "CSS for NAV Designsystem", | ||
@@ -30,3 +30,3 @@ "author": "Aksel | NAV designsystem team", | ||
"devDependencies": { | ||
"@navikt/ds-tokens": "^6.7.1", | ||
"@navikt/ds-tokens": "^6.8.0", | ||
"cssnano": "6.0.0", | ||
@@ -33,0 +33,0 @@ "fast-glob": "3.2.11", |
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
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
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
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
Sorry, the diff of this file is not supported yet
2016716
152
37360