Skip to content

avancealaska/tailwind-auro-proof-of-concept

Repository files navigation

tailwind-auro-proof-of-concept

This is a simple proof of concept that creates a Tailwind theme from the Auro design tokens. The key file to look at here is tailwind.config.js, which contains the theme itself. There's also a simple demonstration of usage in App.js.

A more polished version of this would:

  1. Include all of the Auro design tokens. (Most are implemented here, but not all)
  2. Export a theme that could be simply dropped into a tailwind.config.js

Running locally

This project was bootstrapped with create-react-app. To run:

  1. Clone the repo
  2. Run npm i
  3. Run npm run start

About

A proof of concept demonstrating Auro design tokens implemented as a Tailwind theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published