rename sass to scss

This commit is contained in:
geekifan
2025-04-20 14:27:41 +08:00
parent 8e25bfe11e
commit 06fca28fa4
31 changed files with 3 additions and 2 deletions

View 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');