@wallet-ui/tailwind
v4.0.3
Published
Tailwind CSS for Wallet UI
Readme
@wallet-ui/tailwind
This package provides the necessary Tailwind CSS styles for the components in @wallet-ui/react.
The components are unstyled by default but highly customizable through CSS variables. This package provides a clean, default theme to get you started.
Usage
To use these styles in your project, import the index.css file into your main application CSS file.
@import '@wallet-ui/tailwind/index.css';Documentation
For detailed setup instructions, please see the framework guides in the React documentation, such as the Vite guide.
