Bug Report
Details of the bug
Cooltipz.css version: 2.0.0
Since v2.0.0, the below comment that should appear at the start of the stylesheet, now appears in the middle:
/*! Cooltipz.css v2.0.0 | MIT License | github.com/jackdomleo7/Cooltipz.css */
What is the expected result?
Important copyright comment appears at the very start of the stylesheet
What is the actual result?
Important copyright comment appears somewhere in the middle of the stylesheet
Acceptance criteria
Why is fixing this bug important?
It's important to have the copyright at the beginning so it is easily visible.