@toptal/picasso-tailwind
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

picasso-tailwind

Picasso-specific Tailwind preset that contains Picasso-specific design tokens from BASE and support for Picasso usage.

The configuration has to be used with @toptal/base-tailwind preset like in the example below.

/** @type {import('tailwindcss').Config} */
module.exports = {
  presets: [
    require('@toptal/base-tailwind'),
    require('@toptal/picasso-tailwind'),
  ],
  // ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @toptal/picasso-tailwind

Weekly Downloads

1,746

Version

3.0.0

License

MIT

Unpacked Size

19.3 kB

Total Files

9

Last publish

Collaborators

  • talbot