WordPress Genesis child-theme - why doesn't it pull parent css? -
i'm new genesis framework , confused it's child-themes. genesis theme has it's own theme stylesheet you're required install child-them use genesis. child-themes i've seen (ex. genesis sample http://demo.studiopress.com/genesis-sample/) totally recreate stylesheet. seems pointless me—can tell me missing? there best-practice way import parent style sheet , customize child styles off of it?
if child theme relied on genesis style sheet, then, when genesis changes style.css
(as did 2.3.0 , may future versions), update genesis (which may applied automatically depending on setup) break of site.
another reason, including genesis/style.css
, , your-child-theme/style.css
http request (with subsequent overhead) may impact performance slightly, if not on http/2
.
Comments
Post a Comment