Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 691 Bytes

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 691 Bytes

Bluebeam Core CSS


This is the main styles you'll need for a Bluebeam project. This should always be as abstract as possible while giving developers options to make quick prototypes and expand there project from there.

Installing


It's best to use this as a submodule in your project, that way any updates are quickly accessible. To do this you can clone the repo into your project the command line:

$ git submodule add [HTTPS, SSH or Subversion] [Folder Location]

To get the latest version from this repo use use the command:

git submodule update --remote

Copyright and license

Copyright 2015 Bluebeam.

Small update