Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace authored and reinink committed Mar 29, 2023
1 parent a9d0b18 commit 0d5f2df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/formatVariantSelector.js
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ let pseudoElementExceptions = [
*
* @param {Selector} selector
* @param {boolean} force
* @param {string[]|null} safelist
**/
export function collectPseudoElements(selector, force = false) {
/** @type {Node[]} */
Expand Down

0 comments on commit 0d5f2df

Please sign in to comment.