tailwind-ember-example
tailwind-ember-example copied to clipboard
Results
3
tailwind-ember-example issues
Sort by
recently updated
recently updated
newest added
This isn't a major change. I thought I found a typo and updated it.
Enables projects that provide editor support for tailwind to function. Keeping the actual config inside the `app` folder allows ember to rebuild on file changes. However it seems that though...
In my simple app I'm only using `LinkTo` components and have no `a` tags. PurgeCSS will therefore remove the associated styles. There is a config setting that allows you to...