tw-universal-tokens

Many people wish to use Tailwind's hand-crafted design tokens but don't want to adapt Utility CSS approach. This package provides all the tokens as

Usage no npm install needed!

<script type="module">
  import twUniversalTokens from 'https://cdn.skypack.dev/tw-universal-tokens';
</script>

README

Universal Tokens for Tailwind

Many people wish to use Tailwind's hand-crafted design tokens but don't want to adapt Utility CSS approach. This package provides all the tokens as

  1. CSS variables
  2. SASS variables
  3. SASS map
  4. ES Module
  5. JSON file

Full documentation available here