This website works better with JavaScript.
Explore
Help
Sign In
wangqi
/
website
Watch
1
Star
0
Fork
You've already forked website
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.
11
Commits
1
Branch
0
Tags
90 MiB
Tree:
669dc8c8a7
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '669dc8c8a7'
${ noResults }
website
/
assets
/
styles
/
main.css
10 lines
90 B
Raw
Normal View
History
Unescape
Escape
feat: 项目结构
3 months ago
@
import
'./base.css'
;
html
{
@
apply
w-full
h-full
;
}
body
{
@
apply
w-full
h-full
;
}