prettier/tests/css_import
Simon Lydell 876dfe6398 Work around issue #2584 (#2652)
parser-postcss parses `@import` at-rules specially, and unfortunately
buggily. This monkey-patches parser-postcss to parse all at-rules the
same way.

Fixes #2584.

postcss-less bug: https://github.com/shellscape/postcss-less/issues/88
2017-08-22 09:44:25 -07:00
..
__snapshots__ Work around issue #2584 (#2652) 2017-08-22 09:44:25 -07:00
directives.css Add a test with all the less docs and fix issues (#1792) 2017-05-28 16:05:26 -07:00
jsfmt.spec.js Add a test with all the less docs and fix issues (#1792) 2017-05-28 16:05:26 -07:00
multiple.css Work around issue #2584 (#2652) 2017-08-22 09:44:25 -07:00
nodes.css Print sub-nodes of `@import` in Less (#2646) 2017-08-21 12:28:22 -07:00
url.css Add support for media-url (#1797) 2017-05-29 08:20:03 -07:00