@frontile/changeset-form
TypeScript icon, indicating that this package has built-in type declarations

0.17.0-alpha.15 • Public • Published

@frontile/changeset-form

Integration between @frontile/forms-legacy package and Changeset.

Compatibility

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

Installation

ember install @frontile/changeset-form

Styles

// tailwind.config.js

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

Documentation

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

License

This project is licensed under the MIT License.

/@frontile/changeset-form/

    Package Sidebar

    Install

    npm i @frontile/changeset-form

    Weekly Downloads

    16

    Version

    0.17.0-alpha.15

    License

    MIT

    Unpacked Size

    142 kB

    Total Files

    57

    Last publish

    Collaborators

    • josemarluedke