@cryptlex/web-components
v6.6.119
Published
React component library for Cryptlex web applications
Downloads
5,403
Maintainers
Readme
@cryptlex/web-components
A React component library for Cryptlex.
Usage
In your global CSS file, import the index.css and add the web-components as an explicit source for Tailwind.
CSS
@import '@cryptlex/web-components/index.css';
@source "@cryptlex/web-components";