0.4.2 • Published 2 years ago
@jpvalery/mistral v0.4.2
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
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.0
3 years ago
0.2.0
3 years ago
0.3.1
3 years ago
0.1.15
3 years ago
0.1.14
3 years ago
0.1.13
3 years ago
0.1.12
3 years ago
0.1.11
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.8
3 years ago
0.1.7
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago