2.3.11 • Published 6 months ago

ctxlibs v2.3.11

Weekly downloads
-
License
-
Repository
github
Last release
6 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

6 months ago

2.3.7

6 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.4

6 months ago

2.0.4-pnpm

6 months ago

2.3.6

6 months ago

2.3.5

6 months ago

2.3.11

6 months ago

2.3.10

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.3.7

7 months ago

1.3.6

7 months ago

1.3.5

7 months ago

1.3.4

7 months ago

1.3.3

7 months ago

1.3.2

7 months ago

1.3.1

7 months ago

1.0.2

7 months ago