Hi, I am not sure if I am doing things correctly, but many of my pages seem to be generating these CSS stylesheets within , examples:
<link rel='stylesheet' id='bricks-child-css' <link rel='stylesheet' id='bricks-admin-css' <link rel='stylesheet' id='bricks-post-17-css' <link rel='stylesheet' id='bricks-post-3122-css'I’ve checked some of the other Bricks sites I’ve built, and I noticed that while some of them include these CSS stylesheets in the <head>
section, others don’t.
Can someone please explain how this happened and whether or not this is considered a good practice?
For ref, I don’t use many plugins at all, really, there are only ACF Pro and WPCodeBox that are relevant to developing the sites.