水澜
|
65680d4465
|
fix: inline style (#6167)
* fix: inline style
* fix: test for css modules
* chore: add changeset
* fix: support global css
* revert: version
* fix: version
* refactor: add option to config css module
* fix: default support css modules
* fix: default support css modules
* fix: lint
|
2023-05-01 23:44:28 +08:00 |
ZeroLing
|
d2c7e0696d
|
chore: optimize (#676)
* chore: optimize with rax-compat docs
* refactor: add mock express types dependency
* refactor: change usage for definePageConfig
* chore: change docs
* docs: ICE to ice.js
* fix: templorary remove the type
* chore: handle with lint problems
* fix: lock file
|
2022-11-15 10:33:11 +08:00 |
水澜
|
990f7aa552
|
feat: support inline style for ssr (#518)
* feat: inline style for less
* feat: classname to style
* feat: esbuild inline style
* feat: transform styles
* fix: compat for less module
* fix: less rule
* feat: ignore
* docs: ignore
* refactor: to ts
* test: inline-style
* chore: update lock
* fix: deps
* refactor: enable esbuild inline style loader only in ssr
* fix: validate for ignore plugins
* refactor: to pure functions
* feat: sync syntaxFeatures
* fix: lint
* Update rax-inline-style.test.ts
|
2022-11-15 10:31:35 +08:00 |