swc/crates/swc_css_modules/tests/fixture/simple-1.transform.json
2022-10-05 05:48:28 +00:00

9 lines
97 B
JSON

{
"some-class": [
{
"type": "local",
"name": "__local__some-class"
}
]
}