We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef99b17 commit 32d68f5Copy full SHA for 32d68f5
src/index.js
@@ -16,8 +16,6 @@ const aspectRatio = plugin(
16
})
17
.join(',\n')
18
19
- console.log(baseSelectors, childSelectors)
20
-
21
addComponents(
22
[
23
{
0 commit comments