Closed ben-rogerson closed 1 year ago
This plugin has the ability to provide helpful feedback when we forget to import tw from "twin.macro" and attempt to use tw``.
import tw from "twin.macro"
tw``
This would be a great feature and shouldn't be too difficult to add.
This plugin has the ability to provide helpful feedback when we forget to
import tw from "twin.macro"
and attempt to usetw``
.This would be a great feature and shouldn't be too difficult to add.