@astrouxds/tailwind

0.0.6 • Public • Published

Astro Tailwind Config

NOTE: This package is experimental and is subject to change.

Installation

  • Install
npm i @astrouxds/tailwind
  • If you're not using the Astro Web Components, you'll need to Install Astro Design Tokens
    • npm i @astrouxds/tokens
    • In your project root: import '@astrouxds/tokens/dist/css/index.css'
  • Install Tailwind in your project.
  • Add the Astro Tailwind plugin
//tailwind.config.js
...
 plugins: [require('@astrouxds/tailwind')]
...

Usage

Reference Demo Site for a list of available colors and utilities.

For more detailed information, see our Design Token Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @astrouxds/tailwind

Weekly Downloads

89

Version

0.0.6

License

MIT

Unpacked Size

22.2 kB

Total Files

4

Last publish

Collaborators

  • rocket_micah
  • bkrocket
  • dmcalester
  • rocketmark