2.3.11 • Published 11 months ago
ctxlibs v2.3.11
@cryptlex/web-components
A React component library for Cryptlex.
Usage
In your tailwind.config.ts, add the following code:
import CtlxPreset from '@cryptlex/web-components/tailwind-preset';
export default {
...
presets:[CtlxPreset],
content: [
...
"./node_modules/@cryptlex/web-components/**/*.{js,ts,jsx,tsx}",
],
} In your global index.css, import the following CSS:
@import url('@cryptlex/web-components/index.css');2.3.8
11 months ago
2.3.7
11 months ago
2.0.3
11 months ago
2.0.2
11 months ago
2.0.4
11 months ago
2.0.4-pnpm
11 months ago
2.3.6
11 months ago
2.3.5
11 months ago
2.3.11
11 months ago
2.3.10
11 months ago
2.0.1
11 months ago
2.0.0
11 months ago
1.3.7
1 year ago
1.3.6
1 year ago
1.3.5
1 year ago
1.3.4
1 year ago
1.3.3
1 year ago
1.3.2
1 year ago
1.3.1
1 year ago
1.0.2
1 year ago