We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#sidebar Sidebar
= !FontWeight minifier plugin =
== Description == This plugin will change the font weight values normal to 400 and bold to 700.
normal
400
bold
700
== Configuration: ==
true
false
== Defaults: ==
== Before: == {{{ font-weight: bold }}}
== After: == {{{ font-weight:700 }}}