@jpvalery/mistral

0.4.2 • Public • Published

Mistral

Mistral is the component library I built for my projects both as a challenge and as a way to make my life easier by having a set of ready-to-use components.

Installing

Start by adding the dependency yarn add @jpvalery/mistral

Update tailwind.config.js in your project to include the library files in content:

module.exports = {
  content: [
    ...
    "./node_modules/@jpvalery/mistral/**/*.js"
  ],

Readme

Keywords

none

Package Sidebar

Install

npm i @jpvalery/mistral

Weekly Downloads

2

Version

0.4.2

License

MIT

Unpacked Size

648 kB

Total Files

8

Last publish

Collaborators

  • jpvalery