Skip to content

Mr-Geneo/quasar-tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quasar App Extension Tailwindcss

Installing Tailwind CSS as a Quasar extension

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

A Quasar App Extension

Install

quasar ext add tailwindcss2

Quasar CLI will retrieve it from the NPM registry and install the extension to your project.

Prompts

Explain the prompts here

Uninstall

quasar ext remove tailwindcss2

Info

Add longer information here that will help the user of your app extension.

Other Info

Add other information that's not as important to know

Donate

If you appreciate the work that went into this App Extension, please consider donating to Quasar.

Debug

yarn add --dev file:./../quasar-tailwindcss
quasar ext invoke tailwindcss2