This website works better with JavaScript.
Home
Explore
Help
Sign In
fave3722
/
metaforce-scan
Watch
1
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.
20
Commits
1
Branch
0
Tags
15 MiB
Vue
85.6%
TypeScript
9.8%
SCSS
3.3%
JavaScript
1%
HTML
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
metaforce-scan
/
mixin.scss
5 lines
76 B
Raw
Permalink
Blame
History
@mixin
mobile
{
@media
screen
and
(
max-width
:
1439
px
)
{
@content
}
}
Reference in new issue