@yoast/tailwindcss-preset

2.3.0 • Public • Published

@yoast/tailwindcss-preset

This package aims to provide a Tailwind CSS preset for building Yoast packages.

Installation & setup

Start with installing the package and its peer dependencies from NPM:

yarn add --dev @yoast/tailwindcss-preset tailwindcss @tailwindcss/forms

Then, in your tailwind.config.js file, extend the preset like so:

module.exports = {
    presets: [ require( "@yoast/tailwindcss-preset" ) ],
    // Your custom configuration.
};

/@yoast/tailwindcss-preset/

    Package Sidebar

    Install

    npm i @yoast/tailwindcss-preset

    Weekly Downloads

    33

    Version

    2.3.0

    License

    GPL-3.0

    Unpacked Size

    2.85 kB

    Total Files

    4

    Last publish

    Collaborators

    • yoastbot
    • igorschoester
    • deepthoughtyoast
    • dennisatyoast
    • famarfuaty
    • mhkuu
    • jo_pv
    • diedex