ember-tailwind-preset

1.0.15 • Public • Published

ember-tailwind-preset

Ember configuration preset for TailwindCSS

Node.js Package

Compatibility

  • Ember.js v4.8 or above
  • Ember CLI v4.8 or above
  • Node.js v18 or above

Installation

ember install ember-tailwind-preset

Usage

This plugin makes available TailwindCSS usage in your Ember.js project according to this official guide with PostCSS guide:

✅ installs ember-cli-postcss addon;

✅ installs tailwindcss, autoprefixer packages;

✅ adds Tailwind directives to the main css file (app/styles/app.css or tests/dummy/app/styles/app.css);

✅ creates tailwind.config.js and postcss.config.js files;

✅ adds postcss options in the ember-cli-build.js file;

✅ updates .eslintrc.js and .stylelintrc.js files.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-tailwind-preset

Weekly Downloads

9

Version

1.0.15

License

MIT

Unpacked Size

9.8 kB

Total Files

13

Last publish

Collaborators

  • alexeipanov