This website requires JavaScript.
Explore
Help
Register
Sign In
Yinux
/
unibest
Watch
1
Star
0
Fork
0
You've already forked unibest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
unibest
/
src
/
style
/
index.scss
8 lines
121 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat: 全局样式引入并生效
2024-01-30 20:22:35 +08:00
.
test
{
chore: index.scss 提示
2024-02-21 10:08:15 +08:00
// 可以通过 @apply 多个样式封装整体样式
@apply
mt-4
ml-4
;
feat: add issue.png
2024-01-30 21:02:52 +08:00
chore: index.scss 提示
2024-02-21 10:08:15 +08:00
padding-top
:
4
px
;
feat: 全局样式引入并生效
2024-01-30 20:22:35 +08:00
color
:
red
;
}
Reference in New Issue
Copy Permalink