Skip to content

Commit

Permalink
drop unnecessary important config
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Mar 22, 2024
1 parent ce0ec5a commit 88845bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/apply.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,6 @@ test('should not break replacing important selector when the same as the parent

test('applying classes with nested CSS should result in an error', async () => {
let config = {
important: '.foo',
content: [
{
raw: html`<div class="foo"></div>`,
Expand Down

0 comments on commit 88845bf

Please sign in to comment.