0.12.2 • Published 8 months ago
@crowdstrike/glide-core v0.12.2
Usage
1. Install the dependencies
$ pnpm install @crowdstrike/glide-core lit
2. Import the fonts and variables
@import '@crowdstrike/glide-core/styles/fonts.css';
@import '@crowdstrike/glide-core/styles/variables.css';
3. Import your component
import '@crowdstrike/glide-core/button.js';
4. Render your component
<glide-core-button label="Button"></glide-core-button>
Development
Getting started
$ pnpm install
$ pnpm start
- Follow our contribution guidelines before opening a pull request.
- We recommend using Corepack to manage PNPM.
- If you have
ignore-scripts=true
in your~/.npmrc
, also runpnpm prepare
to install the Git hooks.
Updating style variables
- Generate a Figma personal access token.
$ FIGMA_TOKEN=<token> pnpm start:production:figma
0.12.2
8 months ago
0.12.0
8 months ago
0.12.1
8 months ago
0.11.0
8 months ago
0.10.0
8 months ago
0.9.6
9 months ago
0.9.4
9 months ago
0.9.5
9 months ago
0.9.3
10 months ago
0.9.2
10 months ago
0.9.1
10 months ago
0.9.0
10 months ago
0.8.0
11 months ago
0.7.0
11 months ago
0.6.5
11 months ago
0.6.4
11 months ago
0.6.3
11 months ago
0.6.2
11 months ago
0.6.1
11 months ago
0.6.0
11 months ago
0.5.2
12 months ago
0.5.1
1 year ago
0.5.0
1 year ago