-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Feature/EnhancementNew feature or requestNew feature or request
Description
Would it be a good idea to check for an existing @charset "UTF-8"; line in app.css or app.scss before inserting @import 'tailwind.css'; or @import 'tailwind';?
From MDN:
The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character;
ramoneeza
Metadata
Metadata
Assignees
Labels
Feature/EnhancementNew feature or requestNew feature or request