tailwind-system icon indicating copy to clipboard operation
tailwind-system copied to clipboard

Tailwind implementation using system components

Results 8 tailwind-system issues
Sort by recently updated
recently updated
newest added

## The devDependency [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `24.9.1` to `25.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

I have been experimenting with using Tailwind in a React setup. For now it looks like `tailwind.macro` and `twin.macro` are the best options, however there are a lot of caveats...

## The devDependency [@types/styled-system](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `4.2.2` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Create a space utility with type definitions (margin, padding, etc.)

enhancement

Create a color utility system with type definitions

enhancement

Add CI deployment including automated testing and type checking. Make sure that it also allows for tagged deploy for releases that have been tagged ready.

enhancement

Create basic snapshot tests to ensure configuration files do not change.

enhancement

Create a basic example for tailwind documentation showing how this compares to tailwind.

documentation