mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
7 lines
92 B
CSS
7 lines
92 B
CSS
.url {
|
|
/* should be transformed by postcss */
|
|
&-imported-css {
|
|
color: yellow;
|
|
}
|
|
}
|