Can I add :before content down branches of the tree automatic using css? (like markdown [1])
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen.
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen. @import rules must precede all other types of rules (with a few exceptions), hence cannot be used. Would be great if there was a way to use @import with Checkvist's custom CSS option.
May be you can do it usging :after rule
ReplyDelete