Federico Casarella
Results
2
issues of
Federico Casarella
Hello, First of all : well done with this lib. Clearly written. Then i've a question, i was playing with the project and i was trying to start a service...
Hey there, so i tried to create a component using the following code (TS): ``` import tw, { theme } from 'twin.macro' function Test(){ const twColor: Record = theme`colors` const...