This website requires JavaScript.
Explore
Help
Sign In
ThirdMirrors
/
cheatsheets
mirror of
https://gitee.com/Hawkin99/cheatsheets.git
Watch
1
Star
0
Fork
You've already forked cheatsheets
0
Code
Issues
Projects
Releases
Wiki
Activity
431881414f
cheatsheets
/
_sass
/
2017
/
utils
/
_font-size.scss
4 lines
64 B
SCSS
Raw
Blame
History
@mixin
font-size
(
$n
)
{
@include
ms-respond
(
font-size
,
$n
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink