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,4 @@
@forward 'reset';
@forward 'base';
@forward 'typography';
@forward 'syntax';