1.9.0 • Published 1 month ago

parietteui v1.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

parietteUI

-- npm run build -- npm version minor -- npm publish

How to use

1 - npm i pariette ui

2- edit tailwind.config.ts

add this object to config ..., safelist: [ { pattern: /grid-(cols|rows)-(1|2|3|4|5|6|7|8|9|10)/, variants: 'xs', 'sm', 'md', 'lg', 'xl', '2xl', 'responsive' }, { pattern: /(col|row)-(span|start|end)-(1|2|3|4|5|6|7|8|9|10)/, variants: 'xs', 'sm', 'md', 'lg', 'xl', '2xl', 'responsive' } ],

1.9.0

1 month ago

1.8.0

1 month ago

1.7.0

1 month ago

1.6.0

1 month ago

1.5.0

1 month ago

1.4.0

2 months ago

1.3.0

2 months ago

1.2.0

2 months ago

1.1.0

2 months ago

1.0.0

2 months ago