0.4.2 • Published 11 months ago

@jpvalery/mistral v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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"
  ],
0.4.2

11 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.3.1

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago