fpauser / ember-tailwind-jit-monorepo-setup

An ember-tailwind-jit-monorepo-setup with a shared tailwind config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-tailwind-jit-monorepo-setup (etjms)

An ember-tailwind-jit-monorepo-setup with a shared tailwind config.

See https://github.com/tailwindlabs/tailwindcss-jit and https://www.youtube.com/watch?v=3O_3X7InOw8 for more details about @tailwindcss/jit.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/fpauser/ember-tailwind-jit-monorepo-setup this repository
  • cd packages/webapp
  • yarn install

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

An ember-tailwind-jit-monorepo-setup with a shared tailwind config.


Languages

Language:JavaScript 73.0%Language:HTML 20.7%Language:Handlebars 5.2%Language:CSS 1.1%