Skip to content

Commit a388b3a

Browse files
committed
Lint
1 parent feb0397 commit a388b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/parse.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ import {
4444
getAST,
4545
getSelectors,
4646
isAnchorFunction,
47-
makeDeclarationValueUrlAbsolute,
48-
makeImportUrlAbsolute,
47+
// makeDeclarationValueUrlAbsolute,
48+
// makeImportUrlAbsolute,
4949
type StyleData,
5050
} from './utils.js';
5151
import { validatedForPositioning } from './validate.js';

0 commit comments

Comments
 (0)