vite/playground/css
2023-03-08 21:03:37 +01:00
..
__tests__ feat(css): add build.cssMinify (#12207) 2023-03-08 18:07:54 +01:00
aliased test: add #8245 test case 2022-07-01 07:57:45 +02:00
async fix: css order problem in async chunk (#9949) 2022-09-22 11:10:42 +02:00
css-dep chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
css-dep-exports feat(css): support resolving stylesheets from exports map (#7817) 2023-03-07 20:49:14 +08:00
css-js-dep chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
folder with space chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
glob-dep fix(css): escape pattern chars from base path in postcss dir-dependency messages (#7081) 2022-06-14 21:39:23 +02:00
glob-import chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
layered chore(deps): update dependency postcss-import to v15 (#9929) 2022-08-31 16:58:43 +02:00
less chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
nested fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) 2022-11-01 10:01:41 +01:00
options chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
pkg-dep chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
postcss-caching test: fix postcss-caching test flakiness (#11253) 2022-12-08 05:49:26 +00:00
async-treeshaken.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
async-treeshaken.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
async.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
async.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
charset.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
composed.module.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
composed.module.less chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
composed.module.scss chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
composes-path-resolving.module.css fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) 2022-11-01 10:01:41 +01:00
dep.css feat(css): support resolving stylesheets from exports map (#7817) 2023-03-07 20:49:14 +08:00
glob-dep.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
imported-at-import.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
imported.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
index.html feat(css): support resolving stylesheets from exports map (#7817) 2023-03-07 20:49:14 +08:00
inline.module.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
inlined.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
jsfile.css.js fix: ?inline warning for .css.js file (#11347) 2022-12-12 20:12:53 +01:00
less.less fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) 2022-11-01 10:01:41 +01:00
linked-at-import.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
linked.css fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) 2022-11-01 10:01:41 +01:00
main.js test(css): improve test around deprecated default/named import (#11369) 2022-12-14 07:28:45 +01:00
minify.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
mod.module.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
mod.module.scss chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
ok.png chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
package.json feat(css): add build.cssMinify (#12207) 2023-03-08 18:07:54 +01:00
postcss-source-input.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
postcss.config.js chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
raw-imported.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
sass.scss feat(css): support resolving stylesheets from exports map (#7817) 2023-03-07 20:49:14 +08:00
stylus.styl feat(css): add preprocessor option to define stylus vars & funcs (#7227) 2023-03-06 17:58:14 +00:00
sugarss.sss fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) 2022-11-01 10:01:41 +01:00
unsupported.css feat(css): use esbuild.log* options when minifying (#9210) 2022-07-19 08:48:12 +02:00
vite.config-no-css-minify.js fix(playground): typecheck (#12339) 2023-03-08 21:03:37 +01:00
vite.config-relative-base.js refactor(playground): move to ESM module and add type check for config (#12131) 2023-02-28 15:56:51 +01:00
vite.config.js feat(css): add preprocessor option to define stylus vars & funcs (#7227) 2023-03-06 17:58:14 +00:00
weapp.wxss fix(sass): reorder sass importers (#10101) 2022-09-22 10:42:55 +02:00