vite/playground/css/charset.css
2022-05-09 09:36:14 +02:00

6 lines
45 B
CSS

@charset "utf-8";
.utf8 {
color: green;
}