We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b455b16 commit d844b47Copy full SHA for d844b47
src/index.js
@@ -87,7 +87,6 @@ export function analyze(css, options = {}) {
87
// Stylesheet
88
let totalComments = 0
89
let commentsSize = 0
90
- let embeds = new Collection(false)
91
let embedSize = 0
92
let embedTypes = {
93
total: 0,
0 commit comments