Add styled-components, even if it is broken

This commit is contained in:
Dane Everitt
2019-07-27 18:53:48 -07:00
parent b69ebb0790
commit df5de4be97
6 changed files with 224 additions and 5 deletions

1
resources/scripts/gloabl.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare function tw(a: TemplateStringsArray | string): any;