mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
6 lines
68 B
CSS
6 lines
68 B
CSS
@import '@/be-imported.css';
|
|
|
|
.linked-with-import {
|
|
color: red;
|
|
}
|