2.3.11 • Published 7 months ago

ctxlibs v2.3.11

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

7 months ago

2.3.7

7 months ago

2.0.3

7 months ago

2.0.2

7 months ago

2.0.4

7 months ago

2.0.4-pnpm

7 months ago

2.3.6

7 months ago

2.3.5

7 months ago

2.3.11

7 months ago

2.3.10

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.3.7

8 months ago

1.3.6

8 months ago

1.3.5

8 months ago

1.3.4

8 months ago

1.3.3

8 months ago

1.3.2

8 months ago

1.3.1

8 months ago

1.0.2

9 months ago