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
b0bfb363ae
web
/
_sass
/
main.bundle.scss
3 lines
39 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
@use
'
vendors/bootstrap
'
;
@use
'
main
'
;
Reference in a new issue
Copy permalink