Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

radix-ui-themes-with-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radix-ui-themes-with-tailwind

Tailwind plugin for Radix Themes

  • 1.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
112
decreased by-5.08%
Maintainers
1
Weekly downloads
 
Created
Source

Radix UI Themes with Tailwind

Features

  • (optional) You can use tailwind naming convention for colors and radius helpers
    • You can still write bg-red-500 bg-blue-500 and it will point to radix color
  • (optional) You can map missing color tokens from tailwind to radix-colors
    • For example you can map zinc to sand, neutral to sage, etc...

FAQ

What is/are Radix Themes?

"Radix Themes is just a styled, opinionated component lib on top of the primitives. It’s made for when you want to kickstart a project with pre-designed, battle-tested components." (from Radix UI Twitter)

Do I really need this plugin to use Radix themes?

No, but if you used to tailwind and don't wanna use Radix Themes' layout utilities (<Box />, <Flex />, <Grid /> etc...) you can still develop with Tailwind (className="flex items-center gap-2").

OK, show me a demo!

Sure, coming soon...

Acknowledgements

Keywords

FAQs

Package last updated on 21 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc