This website requires JavaScript.
Explore
Help
Register
Sign In
kevinMao
/
canteen_system
Watch
1
Star
0
Fork
You've already forked canteen_system
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89c09e5a6b
canteen_system
/
src
/
assets
/
scss
/
mixin.scss
4 lines
48 B
SCSS
Raw
Blame
History
@mixin
wh
(
$w
,
$h
)
{
width
:
$w
;
height
:
$h
;
}
Reference in New Issue
View Git Blame
Copy Permalink