talensjr / gatsby-theme-tailwindcss

Gatsby Theme for using Tailwindcss library together with emotion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • How to use the theme => README
  • How to use the demo site => README

Repo for gatsby-theme-tailwindcss

This repo includes the code for the theme and a demo site which is using the theme in a very basic configuration.

How to use this repo

  1. Clone the repo

  2. Install dependencies

    yarn

    or

    npm install
  3. Start the demo site

    yarn start

    or

    npm start
  4. Play with the demo and / or the theme

About

Gatsby Theme for using Tailwindcss library together with emotion.


Languages

Language:JavaScript 100.0%