0.1.1 • Published 8 years ago

@cantina/style-guide v0.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

Cantina Style Guide

The de-facto collection of Cantina's common styles. For use on any Cantina-branded web projects.

Setup

Add the Cantina Style Guide as a dependency on your project to leverage its styles, functions, and mixins.

$ npm install cantina-style-guide --save-dev

Example

@import "../node_modules/styleguide/styles/colors";
@import "../node_modules/styleguide/styles/variables";
@import "../node_modules/styleguide/styles/extends";

@import "../node_modules/styleguide/fonts/BigNoodleTitling/BigNoodleTitling.css";
@import "../node_modules/styleguide/fonts/Lato/Lato.css";