prettier/tests/css_import/multiple.css

4 lines
147 B
CSS

/* This isn't valid CSS, SCSS or Less, but we should be lenient and make sure
/* that nothing is lost when printing. */
@import "one" two "three";