jadrake75 / ng-scrolling-table

MIT License
8 stars 2 forks source link

Remove/replace elements.less #10

Closed jadrake75 closed 10 years ago

jadrake75 commented 10 years ago

The elements.less is a copy from

https://github.com/dmitryf/elements

We should either point to that file or leverage the fork that uses namespaces (preferred) located here:

https://github.com/Oreolek/elements

Gruntfile.js will need to be updated to pull it in on the fly to compile the .less target. Not sure if there is a way to retrieve this into a staging area so that we don't need the internet connection every time to build?

coffbr01 commented 10 years ago

Fixed by #16