postcss-jsx

PostCSS syntax for parsing CSS in JS literals

MIT License

Downloads
1.1M
Stars
76
Committers
10
postcss-jsx - v0.36.2 Latest Release

Published by ai over 5 years ago

Fix internal Babel configuration to avoid conflicts with user Babel configuration.

postcss-jsx - v0.36.1

Published by ai over 5 years ago

Parse multi-line template literal interpolations

postcss-jsx - v0.36.0

Published by gucong3000 almost 6 years ago

Add support for more css-in-js packages (#38) (#44) (#45) (#47)
Add parser of template literals (#41) (#42)

postcss-jsx - v0.35.0

Published by ai about 6 years ago

postcss-jsx - v0.34.0

Published by gucong3000 about 6 years ago

  • Fixed not working with @babel/[email protected]. (#33)
  • Fixed camel case for z-index (#34)
postcss-jsx - v0.33.0

Published by gucong3000 about 6 years ago

  • fix @babel/traverse error. (#27)
  • handling indent in first line of style code block. (#28)
postcss-jsx - v0.32.0

Published by gucong3000 over 6 years ago

  • Update deps (#22)
  • Parser refactored (#23)
  • camelCase() & unCamelCase() refactored (#24)
  • Update deps. (#25)
postcss-jsx - v0.31.0

Published by gucong3000 over 6 years ago

  • Add support namespace of require() (#21)
postcss-jsx - v0.30.0

Published by gucong3000 over 6 years ago

  • Add document.source.lang (#20)
postcss-jsx - v0.28.0

Published by gucong3000 over 6 years ago

  • fix readme (#18)
  • update deps. (#19)
postcss-jsx - v0.27.0

Published by gucong3000 over 6 years ago

  • Add related project to doc & testcase (#15)
  • fix error for Node.toString() (#16)
  • update object.type (#17)
postcss-jsx - v0.26.0

Published by gucong3000 over 6 years ago

  • update @babel/* to 7.0.0-beta.49 (#14)
  • update postcss-syntax (#14)
postcss-jsx - v0.25.0

Published by gucong3000 over 6 years ago

  • update postcss-syntax to 0.25.0 (#12)
  • update @babel/* to 7.0.0-beta.48 (#12)
  • Add support for react inline style (#13)
postcss-jsx - v0.24.0

Published by gucong3000 over 6 years ago

  • fix import of @babel/types (#9)
postcss-jsx - v0.10.0

Published by gucong3000 over 6 years ago

update deps. (#6) (#7)

postcss-jsx - v0.8.0

Published by gucong3000 over 6 years ago

  • update postcss-syntax (#5)
postcss-jsx - v0.7.0

Published by gucong3000 over 6 years ago

  • update badge (#4)
postcss-jsx - v0.5.0

Published by gucong3000 over 6 years ago

  • fix travis config (#2 )
postcss-jsx - v0.4.0

Published by gucong3000 over 6 years ago

  • git submodule (#1)