@charset "UTF-8"; @import "simple.css"; @foo rgb(255,255,255); @bar (a,b,c); @media screen { body { background-color: green; } }