SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
41 stars 4 forks source link

feat: support `global.css` file #1280

Closed larsrickert closed 3 weeks ago

larsrickert commented 3 weeks ago

Relates to #1266

Reviewer question: Should we import it by default for Nuxt or also make it opt-in?

Support global.css file that can be optionally imported by a project to apply global application styles. Will be imported by default for Nuxt projects.

Checklist

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 2c8296a36d9f330fd257920fe6b418e8bd451f0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages | Name | Type | | ------------------------- | ----- | | sit-onyx | Minor | | alpha-test-app | Patch | | playground | Patch | | @sit-onyx/chartjs-plugin | Major | | @sit-onyx/nuxt | Major | | @sit-onyx/storybook-utils | Major | | @sit-onyx/vitepress-theme | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR