mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-14 20:12:15 -06:00
configure
This commit is contained in:
4
_scss/bourbon/css3/_hyphens.scss
vendored
Normal file
4
_scss/bourbon/css3/_hyphens.scss
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
@mixin hyphens($hyphenation: none) {
|
||||
// none | manual | auto
|
||||
@include prefixer(hyphens, $hyphenation, webkit moz ms spec);
|
||||
}
|
||||
Reference in New Issue
Block a user