Normalize Options 🎃
- can choose light or dark only
- can additionally import the themes scoped to
.dark
,.dark-theme
, and[data-theme="dark"]
(light too)
What's Changed
- scrollthumb updates by @hchiam in #243
- fixes #245 by @argyleink in #246
- [Fix]
vscode-cssvar
setting example in the documentation by @phoenisx in #256 - Masks by @argyleink in #126
- Optimizing the code of square cut a little by @Afif13 in #257
- Optimization for the mask edges by @Afif13 in #258
- Optimizing the Drips edges + minor updates by @Afif13 in #259
- Small typo in the Doc by @Afif13 in #261
- Optimizing the Scalloped edges by @Afif13 in #262
- fade-in-bloom and fade-out-boom for #255 by @hchiam in #260
- Better syntax for the corner cuts by @Afif13 in #265
- color-scheme adaptive fade-in/out-bloom by @hchiam in #268
- A tiny update to the scooped edges by @Afif13 in #269
- replace single '' with ""in build scripts to also run on Windows by @WebMechanic in #282
- fixes #277 by @argyleink in #279
- Add missing postcss exports by @argyleink in #284
- Fix #278 and extend with --firefoxMacONLY, --chromiumONLY, --webkitONLY by @WebMechanic in #280
- docs: update pos-css link with new repo by @Jefiozie in #292
- Update VScode instructions by @diegoramosxyz in #293
- normalize light and dark imports by @argyleink in #285
New Contributors
- @phoenisx made their first contribution in #256
- @Afif13 made their first contribution in #257
- @WebMechanic made their first contribution in #282
- @Jefiozie made their first contribution in #292
- @diegoramosxyz made their first contribution in #293
Full Changelog: v1.4.0...v1.4.17