prettier/tests/css_comments
Aakansha Doshi f99aee8e46 refactor: use `postcss-values-parser` for `@import` at rule (#4435)
* update to postcss value parser for @import and at rule

* fix specs

* Add rule for @import url and fix specs

* fix more specs

* fix more specs

* import check

* fix specs and add more specs

* remove console.log

* review fixes

* update snapshots

* remove bad code

* fix spec

* remove code

* Add comment

* fix comment

* lint fix
2018-05-14 22:54:34 +03:00
..
__snapshots__ refactor: use `postcss-values-parser` for `@import` at rule (#4435) 2018-05-14 22:54:34 +03:00
CRLF.css tests: comments with `CRLF` (#4145) 2018-03-21 12:04:57 +03:00
CRLF.less tests: comments with `CRLF` (#4145) 2018-03-21 12:04:57 +03:00
CRLF.scss tests: comments with `CRLF` (#4145) 2018-03-21 12:04:57 +03:00
at-rules.css fix(css): comments in at rules (#3920) 2018-02-21 21:36:09 +03:00
block.css Initial CSS support (#1636) 2017-05-24 10:52:12 -07:00
bug.css Workaround a bug where the comment location is off for scss (#1799) 2017-05-29 08:39:41 -07:00
declaration.css tests(css): more comments tests (#3922) 2018-02-07 21:31:00 +03:00
if-eslit-at-rule-decloration.scss fix(css): comments in selectors (#3909) 2018-02-07 13:20:13 +03:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
lists.scss fix: inline comments in lists and maps (#4205) 2018-03-31 17:18:23 +03:00
maps.scss fix: inline comments in lists and maps (#4205) 2018-03-31 17:18:23 +03:00
places.css Initial CSS support (#1636) 2017-05-24 10:52:12 -07:00
prettier-ignore.css CSS: implement prettier-ignore (#2089) 2017-06-10 07:45:59 -07:00
selectors.css tests(css): comments in selectors (#3917) 2018-02-07 15:05:29 +03:00
selectors.scss chore: update `postcss-scss` to latest version (#4084) 2018-03-01 21:00:51 +03:00
source-map.css tests(css): source map comment (#3962) 2018-02-12 21:42:01 +03:00
trailing_star_slash.css Workaround bug with comment ending in */ (#1810) 2017-05-29 13:05:20 -07:00
types.css tests(css): more comments tests (#3922) 2018-02-07 21:31:00 +03:00
variable-declaration.scss fix(css): declaration comments (#3897) 2018-02-06 18:09:42 +03:00