Title: @imported css not loading
Last modified: August 28, 2020

---

# @imported css not loading

 *  Resolved [naomir](https://wordpress.org/support/users/naomir/)
 * (@naomir)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/imported-css-not-loading/)
 * No help required, just letting you know. I had some css files that were loaded
   via [@import](https://wordpress.org/support/users/import/) statements in the 
   theme’s style.css. These did not load when the plugin was activated. I removed
   the [@import](https://wordpress.org/support/users/import/) statements and used
   wp_enqueue_script instead, which worked.
 * At first I tried adding the scripts to the exclude list but this did not fix 
   the problem. So perhaps when users complain that the exclude list isn’t working,
   they may be having this issue.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/imported-css-not-loading/#post-13330321)
 * Thank you.
 * I am aware that import rules are not supported by fvm, but import rules should
   not be really in use anymore for any commercial theme or plugin, at least not
   in 2020.
 * [https://developers.google.com/web/fundamentals/performance/critical-rendering-path/page-speed-rules-and-recommendations#avoid_css_imports](https://developers.google.com/web/fundamentals/performance/critical-rendering-path/page-speed-rules-and-recommendations#avoid_css_imports)
 * If doing speed optimization, that should be removed from your css files.
 * Having said that, it’s in my roadmap to automatically improve those in the future.
 * Thanks for reporting though 🙂

Viewing 1 replies (of 1 total)

The topic ‘@imported css not loading’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/imported-css-not-loading/#post-13330321)
 * Status: resolved