Addepar / ember-widgets

https://opensource.addepar.com/ember-widgets/#/ember-widgets/overview
Other
290 stars 79 forks source link

Remove less. #330

Closed aschenoni closed 4 years ago

aschenoni commented 4 years ago

Convert existing less files to their corresponding compiled css.

Ripped the bandaid off, decided to leave compiled css as is to limit the chance of introducing a breaking change. If / when these components get touched again, we may want to reference the old less variables but since these components are infrequently adjusted I don't think it is significantly important to keep the variables hanging around.

mmun commented 4 years ago

mixonic commented 4 years ago

Wait what?