@gr4vy/poutine-tailwind-preset

0.5.0 • Public • Published

Poutine Tailwind Preset

Get Started

Tailwind preset allows you to use poutine design tokens as part of your tailwind utility css setup.

yarn add -D @gr4vy/poutine-tailwind-preset
// npm install --dev @gr4vy/poutine-tailwind-preset

You can add this to your tailwind configuration.

module.exports = {
  presets: [require('@gr4vy/poutine-tailwind-preset')],
}

Using utilities

You can use the colors, font, spacing and radius utilities.

<div class="text-blue-70 hover:text-blue-90">

We recommend the official tailwind vscode plugin to get editor hints and auto-completion.

/@gr4vy/poutine-tailwind-preset/

    Package Sidebar

    Install

    npm i @gr4vy/poutine-tailwind-preset

    Weekly Downloads

    6

    Version

    0.5.0

    License

    MIT

    Unpacked Size

    12.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • luca-gr4vy
    • gr4vy!
    • douglaseggleton
    • cbetta