Skip to content

Commit

Permalink
Clean up old broken types
Browse files Browse the repository at this point in the history
  • Loading branch information
hadihallak committed Oct 4, 2022
1 parent b806ef7 commit 241e87e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/core/src/sheet.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { getNonce } from './utility/getNonce.js'

/** @typedef {import('./sheet').RuleGroup} RuleGroup */
/** @typedef {import('./sheet').RuleGroupNames} RuleGroupNames */
/** @typedef {import('./sheet').SheetGroup} SheetGroup */

/**
* Rules in the sheet appear in this order:
* 1. theme rules (themed)
Expand Down

0 comments on commit 241e87e

Please sign in to comment.