fablabbcn / smartcitizen-web

The Smart Citizen Kit platform
https://smartcitizen.me
GNU Affero General Public License v3.0
13 stars 7 forks source link

WIP: Move away from bower. Using CDN links for now. #401

Open viktorsmari opened 5 years ago

viktorsmari commented 5 years ago

Bower is starting to give us trouble, newer packages of Font Awesome are for example not available via bower. Later we can use WebPack or Parcel or other. Keeping it simple for now.

viktorsmari commented 5 years ago

rangeslider.js is only used in src/app/components/kit/setupModule/main.scss - src/app/components/kit/setupModule/scktool-app.js Can it be removed?