Graphql Css Versions Save

A blazing fast CSS-in-GQL™ library.

v2.0.0

5 years ago
  • Completely new API with support for a hook-like useGqlCSS function.
  • New styled helper that accepts string literals just like styled-components/emotion
  • New getStyles helper that returns an object with generated styles to be used in other CSS-in-JS libraries

v1.4.0

6 years ago

Improves enterprise grade integrations and validations:

v1.3.0

6 years ago
  • Adds support for variables and variant argument in GraphQL queries to extract different versions of the styles (theming)
  • Updates examples with new variant option
  • Updates README with examples and adds headings for better structure

v1.2.1

6 years ago
  • Improves README
  • Fixes typo in README examples #2 (thanks @Scrum)