UWMadisonUcomm / uw-ui-toolkit

A web front-end toolkit based on Bootstrap for designing and developing modern, mobile-first websites for the University of Wisconsin-Madison
Apache License 2.0
16 stars 15 forks source link

Split out variables from base import file so we can change them #99

Closed timlevett closed 8 years ago

timlevett commented 8 years ago

In the near future we would like to utilize the toolkit for uw-system schools in MyUW. In order to do this we would need to be able to change the color variables. By splitting out all the imports we can accomplish just changing the colors listed in the variables file, and then just import the uw-ui-toolkit-import.less

apetro commented 8 years ago

:+1: .

In the further future non-Wisconsin schools should be able to adopt angularjs-portal and brand it. This flexibility and modularity in uw-ui-toolkit is a step towards that vision as well.

jhanstra commented 8 years ago

:+1: