This website works better with JavaScript.
Home
Explore
Help
Sign In
weiruikeji
/
first
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
红绿项目
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
1
Branch
0
Tags
106 MiB
Vue
77.1%
JavaScript
15%
CSS
6.6%
SCSS
1.3%
Tree:
1c810c8d3b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1c810c8d3b'
${ noResults }
first
/
utils
/
index.scss
6 lines
162 B
Raw
Blame
History
// --color 相当于全局定义的一个css变量
// var(--color) 用于引用
// 在页面样式的引用中,你将会看到
:
root
{
--mainColor
:
#0DA274
;
}
Reference in new issue