# Question/Feature: Critical CSS when extract CSS flag is true on Nuxt Generate
ExtractCSS rule breaks HMR and SourceMaps in dev mode.
pending triage2.x
Nuxt is adding all extracted css files both to head and to end of html
pending triage2.xneeds reproduction