rename sass to scss
This commit is contained in:
@ -1,2 +0,0 @@
|
|||||||
@use 'vendors/bootstrap';
|
|
||||||
@use 'main';
|
|
3
assets/scss/main.bundle.scss
Normal file
3
assets/scss/main.bundle.scss
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@use 'bootstrap/bootstrap';
|
||||||
|
@use 'main';
|
||||||
|
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css');
|
Reference in New Issue
Block a user