-
Notifications
You must be signed in to change notification settings - Fork 0
01 using styleguide
Edward Comley edited this page Apr 19, 2016
·
1 revision
Option 1. Using sass within your project (Recommended)
Recommended if you are going to release your development to production. Using sass provides you with the option to easily add overrides in the absence of designer availability.
Use option 2 if you want to simply link to a css file which includes bootstrap, font-awesome and the USW brand and don’t intend to write any css yourself.
option 3 is suitable if you’re prototyping an idea and simple want it to look a like a USW website. This option is not suitable for production code. It’s fine for a quick development proposal.