OpenMRS Web Style Reference Application
This repository contains the web style guide for Reference Application, the library provides way for developers to easily access styling (css, fonts, images) for OpenMrs platform.
Install
npm install @openmrs/style-referenceapplication --save
Setup
import styleReferenceapplication from '@openmrs/style-referenceapplication';
Community
Support
Ask questions on OpenMRS Talk in the dev
category using the javascript
tag. Issues should be logged in the OMRSJS
project on JIRA and the component
should be set to openmrs.js
.