Skip to content

Files

Latest commit

018bd65 · Feb 17, 2025

History

History

notifications

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 23, 2025
Feb 11, 2025
Sep 15, 2023
Sep 15, 2023
Feb 29, 2020
Apr 22, 2021
Sep 15, 2023
Feb 3, 2025
Feb 17, 2025
Feb 3, 2025
Dec 27, 2023

@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.