Skip to content

@spear-ai/[email protected]

Compare
Choose a tag to compare
@psirenny psirenny released this 29 Jul 19:30
· 130 commits to main since this release
d31c93f

Major Changes

  • #32 2f7c014 Thanks @psirenny! - Add -light postfix to light Radix colors. For example, green-a is now green-light-a. This matches the theme color and dark color names.

Minor Changes

  • #32 2f7c014 Thanks @psirenny! - Created theme colors to make it easy to customize an application’s appearance.

  • #38 9bc54b6 Thanks @psirenny! - Enabled 3D transforms in Tailwind Config.

  • #38 9bc54b6 Thanks @psirenny! - Allowed negative scale in Tailwind Config to be able to flip objects in CSS.

  • #32 2f7c014 Thanks @psirenny! - Add theme colors customizable by Radix color scales. For example, primary="blue" and neutral="gray".

Patch Changes