]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor(cssVars): use css vars work with vapor mode
authordaiwei <daiwei521@126.com>
Thu, 26 Dec 2024 13:44:59 +0000 (21:44 +0800)
committerdaiwei <daiwei521@126.com>
Thu, 26 Dec 2024 13:44:59 +0000 (21:44 +0800)
commit2895e1ad2f5dd85b7ca3abaa2bf5f7f0660fad71
treebffc2c7c59ab99daadab4c99ac435e45acf0be7c
parentef6986fbc3e075f73635e9554fbc80a525ecf5d9
refactor(cssVars): use css vars work with vapor mode
packages/compiler-sfc/src/compileScript.ts
packages/compiler-sfc/src/style/cssVars.ts
packages/runtime-dom/src/helpers/useCssVars.ts
packages/runtime-dom/src/index.ts
packages/runtime-vapor/src/index.ts
packages/runtime-vapor/src/useCssVars.ts [new file with mode: 0644]