Releases: master-co/css
Releases · master-co/css
v2.0.0-rc.40
Performance Upgrades
Improvements
Rename config.queries
to config.at
@1aron 361968f
export default {
- queries: { ... }
+ at: { ... }
}
Responsive breakpoints are automatically derived from variables.screen
@1aron a71e1ca
Documentation
v2.0.0-rc.39
Bug Fixes
ESLint
Language Server
An error should not be thrown if the external file does not have a corresponding workspace @1aron aa9c3ed
Tests
Language Server
v2.0.0-rc.37
New Features
VSCode
Support monorepo workspaces and multiple configurations @1aron 4b31640
Bug Fixes
VSCode
v2.0.0-rc.36
Additions
Improvements
Shorthands containing var functions should not autofill in the solid
style, resolved #348 @1aron 659f112 #348
Bug Fixes
v2.0.0-rc.35
Improvements
VSCode
Restart and pop up notification when configuration changes @1aron 9f127f4
Restart and pop up notification when settings are changed @1aron a490d55
Bug Fixes
Cannot find module 'csstype' or its corresponding type declarations @1aron bc837e7
You can’t perform that action at this time.