This website requires JavaScript.
Explore
Help
Sign in
asandikci.com
/
web
Watch
1
Star
1
Fork
You've already forked web
0
Code
Issues
15
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
976e1a184b
web
/
_sass
/
main.scss
5 lines
77 B
SCSS
Raw
Normal View
History
Unescape
Escape
perf: modular sass architecture (#2052) - Modularized the Sass architecture to enhance code maintainability and reduce the output file size - Replaced deprecated `@import` with `@use` / `@forward`
2024-11-24 19:05:28 +03:00
@forward
'
base
'
;
@forward
'
components
'
;
@forward
'
layout
'
;
@forward
'
pages
'
;
Reference in a new issue
Copy permalink