Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Commit 7e1150a

Browse files
author
Florian Torres
committed
Global module to remove no-undef error
1 parent acc015f commit 7e1150a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main-renderers/tailwind-variables.pr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*global module*/
2+
13
module.exports = {
24
'colors': {
35
{[ const colorGroup = @ds.tokenGroupTreeByType("Color") /]}

0 commit comments

Comments
 (0)