2.3.11 • Published 12 months ago

ctxlibs v2.3.11

Weekly downloads
-
License
-
Repository
github
Last release
12 months ago

@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

12 months ago

2.3.7

12 months ago

2.0.3

12 months ago

2.0.2

12 months ago

2.0.4

12 months ago

2.0.4-pnpm

12 months ago

2.3.6

12 months ago

2.3.5

12 months ago

2.3.11

12 months ago

2.3.10

12 months ago

2.0.1

12 months ago

2.0.0

12 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