This website requires JavaScript.
Explore
Help
Sign In
yixinchi
/
sass-references
Watch
1
Star
0
Fork
You've already forked sass-references
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
sass-references
/
angular-material
/
material
/
core
/
theming
/
_validation.scss
6 lines
74 B
SCSS
Raw
Permalink
Blame
History
@mixin
selector-defined
(
$msg
)
{
@if
#{
&
}
==
'
'
{
@error
$
msg
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink