vite/playground/css/file-absolute.scss
Hiroshi Ogawa 561b940f6f
fix(css): fix sass file:// reference (#17909)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
2024-08-22 17:23:02 +08:00

4 lines
41 B
SCSS

.sass-file-absolute {
color: orange;
}