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

Missing svg files #18

Closed sauy7 closed 3 years ago

sauy7 commented 3 years ago

The following two places in the scss files refer to svg files that are missing from the img directory:

https://github.com/themesberg/volt-bootstrap-5-dashboard/blob/master/src/scss/volt/components/_shapes.scss#L10 https://github.com/themesberg/volt-bootstrap-5-dashboard/blob/master/src/scss/volt/components/_shapes.scss#L33

zoltanszogyenyi commented 3 years ago

Thanks, @sauy7 for letting me know! I'll get this fixed in the next release.

zoltanszogyenyi commented 3 years ago

@sauy7 fixed in version 1.2.0: https://github.com/themesberg/volt-bootstrap-5-dashboard/releases/tag/v1.2.0