Fork me on GitHub
#biff
<
2021-09-09
>
Danny Almeida08:09:08

Hi!, The css looks like it's been generated using tailwind css. Is that right ?

jeffparker13:09:33

Biff uses the #girouette clojure library which leverages Garden and Instaparse to generate tailwindcss grammars "on demand" instead of the predefined classes. It's a JIT engine supporting all the classes available in tailwindcss and enables any additional class generation that follows the grammar.

👍 2