This repository was archived by the owner on Jan 30, 2025. It is now read-only.
3.0.0 #22
refirst11
announced in
Announcements
3.0.0
#22
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Major update
API Change
The compiler loops have been improved and are now faster.
The compile command has changed.
typedcssx --compile to cssx (If use typescript, add the argument --compile)
Including other internal refactorings.
Added integration with eslint-plugin-css to the documentation
2.6.x implemented compile-time type checking,
and in 3.0.0 you can now choose between type checking or a faster start without it.
From now on, we recommend running npx cssx as pre compile before the npm run dev command.
This will pre-generate the static CSS needed for the server side.
👍 Well then, hope it this well.
This discussion was created from the release 3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions