Right now each page has standalone CSS package so some CSS is downloaded multiple times. It would be great to have also some 'common-chunks' file with styles used across mutliple pages (driven by some threshold setting in config) to better leverage browser cache.
Right now each page has standalone CSS package so some CSS is downloaded multiple times. It would be great to have also some 'common-chunks' file with styles used across mutliple pages (driven by some threshold setting in config) to better leverage browser cache.