UNPKG

@recastui/tailwind-config

Version:
54 lines (27 loc) 2.45 kB
# @recastui/tailwind-config ## 0.9.0 ### Minor Changes - [#56](https://github.com/seed-blocks/recastui/pull/56) [`17aebd4`](https://github.com/seed-blocks/recastui/commit/17aebd4e733e5d4b325163e41cad4208f23a7250) Thanks [@praneybehl](https://github.com/praneybehl)! - Add Menu, MenuButton, MenuList, MenuItem components ## 0.8.0 ### Minor Changes - [#52](https://github.com/seed-blocks/recastui/pull/52) [`2d2e2d1`](https://github.com/seed-blocks/recastui/commit/2d2e2d1e89bfaed637e0ae74cc532c078c869421) Thanks [@praneybehl](https://github.com/praneybehl)! - Add Text component ## 0.7.0 ### Minor Changes - [#48](https://github.com/seed-blocks/recastui/pull/48) [`b6abb57`](https://github.com/seed-blocks/recastui/commit/b6abb575234c6308dea8056ceff2c670d006f4ab) Thanks [@praneybehl](https://github.com/praneybehl)! - Add Alert component ## 0.6.0 ### Minor Changes - [#42](https://github.com/seed-blocks/recastui/pull/42) [`bb64b68`](https://github.com/seed-blocks/recastui/commit/bb64b689a2e1818d8be01abfffeb43e49888b610) Thanks [@praneybehl](https://github.com/praneybehl)! - feat: add Card, CardHeader, CardBody, and CardFooter components ## 0.5.0 ### Minor Changes - [#34](https://github.com/seed-blocks/recastui/pull/34) [`6ce3a70`](https://github.com/seed-blocks/recastui/commit/6ce3a707cf89d15849537c37609b564c1ffced56) Thanks [@praneybehl](https://github.com/praneybehl)! - Add Link component Fix className TS issues for react components ## 0.4.0 ### Minor Changes - [#8](https://github.com/seed-blocks/recastui/pull/8) [`4adf8a9`](https://github.com/seed-blocks/recastui/commit/4adf8a9c42cc876a1bfc24015c1484dee095dbe0) Thanks [@praneybehl](https://github.com/praneybehl)! - Add `Input` component Add `Input theme` Add custom `Tailwind forms plugin` - [#26](https://github.com/seed-blocks/recastui/pull/26) [`e1d532d`](https://github.com/seed-blocks/recastui/commit/e1d532d82fbd7d228e041c73cc52d00ffa542039) Thanks [@praneybehl](https://github.com/praneybehl)! - React: Add Switch Component. Tailwind: Add utility class - `visually-hidden`. Themes: Add Switch Component theme. ### Patch Changes - [#9](https://github.com/seed-blocks/recastui/pull/9) [`25fa79d`](https://github.com/seed-blocks/recastui/commit/25fa79d478e575ea027ffde1ff019216558aec79) Thanks [@praneybehl](https://github.com/praneybehl)! - Replace custom tailwind forms plugin with default ## 0.3.0 ### Minor Changes - version bump for updates