blob: 5a4c4dda3b17bc36f14deec61979593a2c38d4e9 [file] [log] [blame]
@import url("hoge.css");
@import /* comment */ url(hoge.css);
@import "hoge.css" /* comment */;
@IMPORT 'hoge.css' ,media1,media2,,media3 media4,media5 @import media6;
<!-- /* hogehoge */
-->
/* comment 2 */
kuso