GHSVS-de / plg_system_hyphenateghsvs

Joomla plugin. Hyphenation for browsers that do NOT support CSS property hyphens (e.g. Chrome) or do not support languages you selected in this plugin.
0 stars 0 forks source link

Link to German docs and add hint concerning... #9

Closed ghost closed 6 years ago

ghost commented 7 years ago
.hyphenate{
 .hyphens();
}
.donthyphenate{
 .hyphens(none);
}