@cbpds/vanilla

0.1.0-develop.0 • Public • Published

@cbpds/vanilla

License: CC0-1.0

Vanilla UI pattern library for the U.S. Customs & Border Protection

Getting Started

To install @cbpds/vanilla in your project, run the following command using npm:

npm install --save-dev @cbpds/vanilla

If you prefer Yarn, use the following command instead:

yarn add @cbpds/vanilla --dev

CSS

The compiled and minified styles of the @cbpds/vanilla package are located in:

/node_modules/@cbpds/vanilla/dist/style.css

JavaScript

The compiled and minified styles of the @cbpds/vanilla package are located in:

/node_modules/@cbpds/vanilla/dist/bundle.js

SCSS

@cbpds/vanilla uses Sass to compile the projects styles. If your project requires the use of Sass, you can bring in all styles from the @cbpds/vanilla by including /dist/sass/main.scss in your Sass files.

@use '@cbpds/vanilla/dist/sass/main.scss'

Package Contents

@cbpds/vanilla/
|-- dist/
|   |-- style.css
|   |-- bundle.js
|   |-- sass/
|       |-- main.scss
|       |-- tokens/
|       |-- components/
|   |-- assets/

Contributing

We welcome contributions, please see our Contribution Policy

Read and follow the steps in the Project Setup Wiki to fork the repo and start contributing!

Readme

Keywords

Package Sidebar

Install

npm i @cbpds/vanilla

Weekly Downloads

2

Version

0.1.0-develop.0

License

CC0-1.0

Unpacked Size

5.9 MB

Total Files

158

Last publish

Collaborators

  • dgibson666