# ASTM UI Kit This package consists of assets for themeing on top of Bootstrap for ASTM applications. ## How to consume 1. Install the package in your project: `npm install astm-ux-design-system` 2. Import the `dist/bundle.css` into either an HTML or CSS file in your application. This is located in `node_modules/astm-ux-design-system`. ## How to edit 1. To edit any of the styles included, please make any changes directly to the astm-design-system repository in Bitbucket. DO NOT make any changes in the node_modules folder or they will be overwritten on the next install.