Skip to content

Conversation

chrisdeely
Copy link

This is a slight enhancement to #698 which allows users to configure CSS <link> tags to be placed in the <head>, <body> or ignored altogether if desired.

Fixes #741

@mastilver mastilver added this to the HtmlPlugin 2.next milestone Nov 15, 2017
@mastilver
Copy link
Collaborator

Hi @chrisdeely

Would you mind adding some tests please

@jantimon
Copy link
Owner

Wouldn't this cause a fouc?

@chrisdeely
Copy link
Author

@jantimon it certainly could if used improperly. In my use case the critical styles are loaded into the head and CSS which is not needed at startup is placed in the body. In any case, the default setting is to place the styles in the head.

@jantimon jantimon closed this Mar 20, 2018
@lock
Copy link

lock bot commented May 31, 2018

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants