Viewing 1 replies (of 1 total)
  • Plugin Author Daniele De Santis

    (@danieledesantis)

    Hello,
    the plugin handles the @import directive in both main css section and single pages section.

    I can use something like this without any problem:

    @import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
    body { font-family: 'Permanent Marker', cursive; }

    Could you provide a link so I can look at your code?

    Thanks,
    Daniele

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin doesn't handle "@import url"’ is closed to new replies.