• You can’t select a font for the “body” tag, and let everything inherit it, which is simply stupid.
    If you have not set font for each and every tag, it writes in broken CSS:
    h6 { font-family : '' !important; color : !important;} etc.
    (Very illiterate). The list of Google fonts is NOT live, it is hard-coded in the plugin, which means that every day there will be more and more fonts missing.

  • The topic ‘Writes bad CSS’ is closed to new replies.