1.0.7 • Published 8 years ago

foundation-ui-styles v1.0.7

Weekly downloads
17
License
-
Repository
github
Last release
8 years ago

RealPage Styles

Baseline styling for RealPage applications Build Status

Usage

To use realpage/styles within your project you'll need to run npm install @realpage/styles --save-dev to get the latest version and save the package to your package.json file.

Quick start

Getting started with development requires the following steps:

  • If you don't have grunt-cli, you'll need to run npm install -g grunt-cli
  • Install dependencies with npm install Now you're ready to go!

Build options

Once you have installed the required dependencies, grunt provides the following commands to help with development. When running the following, the resulting build will compiled to dist/styles.css.

  • grunt creates a an expanded version of styles.css and then watches for changes
  • grunt build creates an expanded version of styles.css
  • grunt build:dist creates a minified version of styles.css
1.0.7

8 years ago

1.0.5

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago