@cryptlex/web-components
v6.6.6-alpha64
Published
React component library for Cryptlex web applications
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";