2.3.11 • Published 1 year ago

ctxlibs v2.3.11

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

1 year ago

2.3.7

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.4

1 year ago

2.0.4-pnpm

1 year ago

2.3.6

1 year ago

2.3.5

1 year ago

2.3.11

1 year ago

2.3.10

1 year ago

2.0.1

1 year ago

2.0.0

1 year 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