pico
pico copied to clipboard
v2.0.0
Follow the project here.
Features
Styles
- Update light and dark themes #288
Accessibility
- Improve colors accessibility #288
Refactors
- Move to Yarn, and refactor build scripts #257
- Remove source maps for minified files #258
- Lint SASS code with prettier #260, #262
- Replace
@import
with@use
#263 - Prefix CSS vars #264
- Settings reorganization allowing to enable or disable each module independently #266 #268
Fixes
Documentation
- Remove documentation from the main repository #257