1.0.11 • Published 5 years ago

@almaobservatory/ui-guidelines v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.10

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago