8 packages
@glitz/core
The core implementation for Glitz. Head over to [https://github.com/frenic/glitz](https://github.com/frenic/glitz) for details.
@glitz/devtool-transformer
Development tool to validate style declarations using `CSSStyleDeclaration` in the browser. It keeps track on how the browser reacts to it and notifies you via `console` if there's any ignored declarations. Then it returns the same style object without to
@glitz/length-transformer
Transforms numeric values from properties like `height` and `left` to a length with unit.
@glitz/prefixer-transformer
A TypeScript and Glitz wrapper for [`inline-style-prefixer/static`](https://github.com/rofrischmann/inline-style-prefixer).
@glitz/react
[](https://www.npmjs.com/package/@glitz/react) [](https://bundlephobia.com/result?p=@gl
@glitz/static
This package is work in progress but is currently used in production.
@glitz/transformers
Includes all official transformers:
@glitz/type