1.0.11 • Published 4 years ago

@almaobservatory/ui-guidelines v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

alma-ui-guidelines

Bootstrap-based CSS definitions for the ALMA Web UI Guidelines.
Usage: add the following line to your styles.css file:

@import "~@almaobservatory/ui-guidelines/dist/alma-ui-guidelines.css";

Add the following dependency to your package.json file:

"dependencies": {
    ...
    "@almaobservatory/ui-guidelines": "^1.0.11"
    }

To publish this to NPM, you must upgrade the version number in package.json, then run:

cd .../alma-ui-guidelines
git clean -fdx
npm install
npm run clean
npm run build
npm publish --access public
1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago