Change import method for bootstrap.

This commit is contained in:
leo
2023-12-22 05:09:28 +00:00
parent 47628abe15
commit b2bdc557fb

View File

@@ -2,7 +2,7 @@
@import 'variables';
// Import Bootstrap package
@import '~bootstrap/scss/bootstrap';
@import 'bootstrap';
// Bootstrap components
@import 'bootstrap/reboots';