themesberg / volt-bootstrap-5-dashboard

Free and open source Bootstrap 5 Admin Dashboard Template with vanilla Javascript
https://themesberg.com/docs/volt-bootstrap-5-dashboard/getting-started/quick-start/
MIT License
2.61k stars 302 forks source link

Replace divisions with equivalent multiplication #51

Closed mortzion closed 2 years ago

mortzion commented 3 years ago

Fixes warnings about deprecated / for divisions ( see #47 ). There are still some warnings left caused by dependencies but they should be fixed in theirs respective repositories.

zoltanszogyenyi commented 2 years ago

Thanks @mortzion @MrCyjaneK!