greeny / SatisfactoryTools

Satisfactory Tools for planning and building the perfect base.
https://www.satisfactorytools.com/
MIT License
287 stars 58 forks source link

Removed jquery, bootstrap.js, added ui.bootstrap4 #17

Closed kptLucek closed 4 years ago

kptLucek commented 4 years ago

Removed:

Added / replaced:

greeny commented 4 years ago

I'd keep bootstrap dependency and switch to using base bootstrap scss + variables.scss from theme. That way we can modify the theme easier (I want to tweak the colors a bit, some stuff is unreadable imo). Not sure if that means that jquery has to stay, but I want to at least have css created from base bootstrap + variables. Theme can be found here https://bootswatch.com/superhero/

kptLucek commented 4 years ago

I'd keep bootstrap dependency and switch to using base bootstrap scss + variables.scss from theme. That way we can modify the theme easier (I want to tweak the colors a bit, some stuff is unreadable imo). Not sure if that means that jquery has to stay, but I want to at least have css created from base bootstrap + variables. Theme can be found here https://bootswatch.com/superhero/

Already been adjusted, i've added both (and it's variables) theme and bootstrap