cssc icon indicating copy to clipboard operation
cssc copied to clipboard

@imports transforms

Open stephen opened this issue 5 years ago • 1 comments

Some things are missing:

  • @supports syntax support: we could inline the content and put it in a @supports block
  • media queries support: we could inline the content and put it in a @supports block

stephen avatar Sep 13 '20 07:09 stephen

think we could also support an @imports mode where we just ignore imports statements and don't try to traverse them.

stephen avatar Oct 09 '20 23:10 stephen