Home › Forums › CSS › Automatic Typekit Webfont FOUT preventing through LESS, HELP :) › Re: Automatic Typekit Webfont FOUT preventing through LESS, HELP :)
October 31, 2012 at 4:29 am
#112998
Member
thanks for your answer, but I am using the advanced asynchronous script. However this creates the FOUT and to prevent that custom css is needed. Less has some serious capabilities to automate this process. With that I would love to get some help.
something like:
if *element* has (font-family:sans;) then .wf-loading *element* {visibility:hidden;}
can this be done in less?