0.17.0-alpha.15 • Published 1 month ago

@frontile/theme v0.17.0-alpha.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@frontile/notifications

Component Library for Ember Octane apps: Notifications

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install @frontile/notifications

Styles

// tailwind.config.js

module.exports = {
  theme: {
    // ...
  },
  plugins: [require('@frontile/notifications/tailwind')]
};

Documentation

Visit frontile.dev to read the docs and see live demos.

License

This project is licensed under the MIT License.