Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Juice10 committed Jun 26, 2024
1 parent 600f9cf commit 2872d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rrweb-snapshot/src/rebuild.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { type Rule, type Media, type NodeWithRules, parse, mediaSelectorPlugin, pseudoClassPlugin } from './css';
import { mediaSelectorPlugin, pseudoClassPlugin } from './css';
import {
type serializedNodeWithId,
NodeType,
Expand Down

0 comments on commit 2872d0e

Please sign in to comment.