Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10279

External CSS imports that are not on the top of the final CSS file should not be ignored

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.0
    • 4.2.11
    • None

      How to reproduce it :

      • declare a google font with this code into a css file :
        @import url(//fonts.googleapis.com/css?family=Advent+Pro:400,700,600,500,300,100,200);

        > font is not imported

      • declare the same font but prefixing it with http://
        > it works

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: