13 packages
csstype
Strict TypeScript and Flow types for style based on MDN data
glitz
@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-style-function
A tiny [Glitz](https://github.com/frenic/glitz) utility function to be able to pass props to a style function. Any `$`-prefixed props will be emitted and never reach the inner styled component. It's basically an alternative `styled` function that accepts
@glitz/transformers
Includes all official transformers:
@glitz/type
minsass
min sass ========
strew
Yet another utility to organize your scattered objects, inspired by the Redux way of working with reducers. This was originally created to maintain large and complex configs for e.g. Webpack.