Closed KenAJoh closed 1 week ago
Latest commit: f8dcd962934d53b98a5e872cd7239368a5a19055
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Description
The plugin
storybook-addon-pseudo-states
is currently interfering in some cases where we use thenot
selector. This causes some components like Select, Checkbox, Radio ++ to now use correct CSS. Until this is resolved in the future hopefully, i disabled the plugin for now to avoid more bugs when updating to darkmode.https://github.com/chromaui/storybook-addon-pseudo-states/issues/101
Component Checklist 📝
@navikt/core/css/config/_mappings.js
)@navikt/core/css/tokens.json
)@navikt/aksel-stylelint/src/deprecations.ts
)@navikt/core/react/src/index.ts
and@navikt/core/react/package.json
)@navikt/core/css/index.css
)<Component>: <gitmoji?> <Text>.
E.g. "Button: :sparkles: Add feature xyz.")