prettier/tests/template_literals
Onur Temizkan f6d8be881c fix(css-in-js) Keep newlines in CSS-in-JS Templates (Fixes: #5147) (#5240)
* fix(css-in-js) Keep newlines in CSS-in-JS Templates (Fixes: #5147)

* Add more tests

* Do not add semicolon when CSS prop is a template variable

* Fix deletion of original semicolon

* Prettify long line
2018-11-01 21:58:16 +02:00
..
__snapshots__ fix(css-in-js) Keep newlines in CSS-in-JS Templates (Fixes: #5147) (#5240) 2018-11-01 21:58:16 +02:00
css-prop.js Format CSS prop for emotion 2017-12-02 22:50:07 -03:00
expressions.js Template literals: Don't break on identifiers but break if comments (#3299) 2017-11-21 15:51:15 -02:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
styled-components-with-expressions.js Removed injectGlobal and keyframes (#2342) 2017-06-28 16:03:33 -07:00
styled-jsx-with-expressions.js Format CSS in template literals with expressions (#2102) 2017-06-13 09:45:16 -07:00
styled-jsx.js Parse CSS in template literals (styled-jsx) (#1984) 2017-06-06 08:28:13 -07:00