Created
September 26, 2024 04:37
Revisions
-
tjdevries created this gist
Sep 26, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ <div className="min-h-screen bg-black text-green-400 font-mono" /> (* can we change to *) <div [%tw min-h-screen bg-black text-green-400 font-mono] /> <div.tw ... /> <div className=[%tw ... ] /> <div className%tw="...." />