gatsby-theme-animated-tailwind

1.3.1 • Public • Published

gatsby-theme-animated-tailwind

Gatsby Theme for TailwindCSS, TailwindUI & TailwindUI/react

Description

A gatsby theme for using tailwindcss in your app by default.

This theme will also install the amazing @tailwindcss/ui & @tailwindcss/react and you will be able to use the pre-built components in your app.

Demo can be found below. The source code is located here

https://gatsby-tailwind-demo.netlify.app/

How to Install

npm install gatsby-theme-animated-tailwind

if you're using Yarn

yarn add gatsby-theme-animated-tailwind

How to Use

Add configuration to your gatsby configuration, gatsby-config.js

module.exports = {
    plugins: [
        {
          resolve: `gatsby-theme-animated-tailwind`,
        }
    ],
}

Learning Resources

Refer Tailwind Docs for usage instructions regarding the css framework.

Package Sidebar

Install

npm i gatsby-theme-animated-tailwind

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

2.32 kB

Total Files

6

Last publish

Collaborators

  • sridatta7