Skip to content

Dont enqueue already enqueued stylesheets#61

Merged
brrn merged 1 commit intoConnectThink:masterfrom
AccelerationNet:master
Dec 28, 2016
Merged

Dont enqueue already enqueued stylesheets#61
brrn merged 1 commit intoConnectThink:masterfrom
AccelerationNet:master

Conversation

@bobbysmith007
Copy link

  • It is rarely / never intended that the same stylesheet
    be enqueued twice
  • if you name your css something other than style.css
    the theme default style.css will be enqueued twice
  • Makes it safer to always have the "enqueue stylesheets" option
    on
 * It is rarely / never intended that the same stylesheet
   be enqueued twice
 * if you name your css something other than style.css
   the theme default style.css will be enqueued twice
 * Makes it safer to always have the "enqueue stylesheets" option
   on
@brrn brrn merged commit 73bfd8b into ConnectThink:master Dec 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants