• Resolved Dan Bailey

    (@fontosaurus)


    Trying to add a bit of code to my CSS, and it won’t seem to save any code that it considers “invalid” — discovered this when trying to add:

    -webkit-text-fill-color: transparent;

    The class comes back without that line in it. So I just jokingly added:

    WUT

    outside of any class, and sure enough, it didn’t save. Wrap it in comment tags, though:

    /* WUT */

    and it’s all good. So. The question — is this an “undocumented feature”? Or is this something I can shut off?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Appearance->CSS Editor is Refusing to Add “Invalid” Code’ is closed to new replies.