issues
search
bitcrowd
/
bitstyles
A complete design system, with base styles and components, built in Sass using CSS variables
https://bitcrowd.github.io/bitstyles
ISC License
16
stars
0
forks
source link
[#761] Simplify imports
#774
Closed
planktonic
closed
1 year ago
planktonic
commented
1 year ago
Fixes #761
Changes
Design tokens are now separated from the project setup, in a folder called
design-tokens
The design tokens are rendered to custom properties immediately, and the separate files for doing that are removed
Simplifies the imports in bitstyles.scss, so that each layer is imported in a single line
Updates docs
How to QA
👀 Visual changes
None.
👾 Code changes
Check:
[ ] The documentation is correct, understandable, and up-to-date.
Preflight checks
[x] Storybook documentation has been updated
[x] Fixtures in
test/scss/
have been updated
[x] Your changes have been added to the
unreleased
section of
CHANGELOG.md
Fixes #761
Changes
design-tokens
How to QA
👀 Visual changes
None.
👾 Code changes
Check:
Preflight checks
test/scss/
have been updatedunreleased
section of CHANGELOG.md