I create the copy of my current website in sub-domain to develop a better and more beautiful version of my main website before revealing it to the Web.
However I noticed that the same page (on the copy site) loads full sized main CSS asset of your theme (600+ Kb). Meanwhile the first site on the same page loads only used part of the main CSS file (about 70 Kb). Is there any fix to this?
[EDIT]
It'll be a problem when I'll replace the current website with the problematic one.
Hello!
I create the copy of my current website in sub-domain to develop a better and more beautiful version of my main website before revealing it to the Web.
However I noticed that the same page (on the copy site) loads full sized main CSS asset of your theme (600+ Kb). Meanwhile the first site on the same page loads only used part of the main CSS file (about 70 Kb). Is there any fix to this?
[EDIT]
It'll be a problem when I'll replace the current website with the problematic one.
Hello,
We haven't reached this point of CSS customization per pages. You are right, that is not necessary to import all that stuff.
However, in v2.0 we have been focused to add some important features and performance improvements in code base.
After this update, we are going to focus on code optimization for front-end users.