Releases: oddbird/cascading-color-system
Releases · oddbird/cascading-color-system
FIX missing files in beta.5
v0.1.0-beta.6 v0.1.0-beta.6
Organized Sass
- just some re-organization…
JS dist, and custom prop cleanup
- BREAKING: Replace
html
selectors withdata-ccs='root'
- BREAKING: Changed the names of all
--ccs-<l | s>--contrast
variables,
to create fg and bg versions:--ccs-s--fg-contrast
--ccs-s--bg-contrast
--ccs-l--fg-contrast
--ccs-l--bg-contrast
- Core colors and full-contrast colors are gnerated by default,
without any call to thecolors()
mixin - Expose both ES module
index.js
and babel-generateddist.js
- More detail in readme…
Neutrals
- Add neutrals
- Remove extra combined-value properties
Node module
- turn it into a module, and add a build step for the site
Initial Test Release
- Everything is new
- Not everything is documented
- I wanna test it