swc/crates/swc_css_modules/tests/fixture
2024-01-03 20:40:51 +00:00
..
es-module feat(css/modules): Preserve spans of CSS class names (#7185) 2023-04-01 06:15:25 +00:00
import refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
integration fix(css/modules): Fix interop of & and :global (#6900) 2023-02-08 04:34:38 +00:00
issues fix(css/modules): Fix handling of :global() selector (#8219) 2023-11-06 00:51:09 +00:00
keyframes fix(css/modules): Fix parsing and refactor code (#6132) 2022-10-13 12:17:11 +09:00
modules refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
nested-import fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
postcss-present-env feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
source-map feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
url fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
basic-css-style-sheet.compiled.css fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
basic-css-style-sheet.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
basic-css-style-sheet.transform.json feat(css/modules): Preserve spans of CSS class names (#7185) 2023-04-01 06:15:25 +00:00
basic.compiled.css fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
basic.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
basic.imports.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
basic.transform.json feat(css/modules): Preserve spans of CSS class names (#7185) 2023-04-01 06:15:25 +00:00
empty.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
error.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
error.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
error.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
imported.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
imported.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
imported.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
index-loader-syntax.modules.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
index-loader-syntax.modules.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
index-loader-syntax.modules.transform.json feat(css/parser): Normalize and improve function name (#6667) 2022-12-20 12:43:58 +00:00
index-loader-syntax.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
invisible-space.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
invisible-space.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
issue-7910.compiled.css fix(css/modules): Allow out-of-order class names for composes (#8218) 2023-11-04 01:35:59 +00:00
issue-7910.css fix(css/modules): Allow out-of-order class names for composes (#8218) 2023-11-04 01:35:59 +00:00
issue-7910.transform.json fix(css/modules): Allow out-of-order class names for composes (#8218) 2023-11-04 01:35:59 +00:00
issue-8179.compiled.css fix(css/modules): Fix handling of :global() selector (#8219) 2023-11-06 00:51:09 +00:00
issue-8179.css fix(css/modules): Fix handling of :global() selector (#8219) 2023-11-06 00:51:09 +00:00
issue-8179.transform.json fix(css/modules): Fix handling of :global() selector (#8219) 2023-11-06 00:51:09 +00:00
other-loader-query.compiled.css fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
other-loader-query.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
other-loader-query.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple-1.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple-1.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple-1.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple.compiled.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple.css feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00
simple.transform.json feat(css/modules): Implement css modules (#6000) 2022-10-05 05:48:28 +00:00