Trend Micro UI [](https://travis-ci.org/trendmicro-frontend/trendmicro-ui) [](https://coveralls.io/github/trendmicro-frontend/trendmicro-ui?branch=master)

January 20, 2017 ยท View on GitHub

NPM

CSS styles for creating a user interface according to Trend Micro UI style guides.

Demo: https://trendmicro-frontend.github.io/trendmicro-ui

Getting Started

Standalone Build

Go to https://github.com/trendmicro-frontend/trendmicro-ui/releases, and download a zip file containing minified CSS and fonts ready for production use.

You can install trendmicro-ui from npm and include it in your build process using webpack or browserify.

npm install --save trendmicro-ui

In your application

import 'trendmicro-ui/dist/css/trendmicro-ui.css';

License

MIT