mertJF / tailblocks

Ready-to-use Tailwind CSS blocks.
https://tailblocks.cc
MIT License
8.7k stars 825 forks source link

Undefined macros like title-font #63

Closed ykurtbas closed 3 years ago

ykurtbas commented 3 years ago

You have macros like title-font and body-font in your templates. Makes copy pasting into scss very hard since those doesn't exist in our templates.

johtso commented 3 years ago

Just got bitten by this today, PostCSS was rightfully complaining that it wasn't defined. Had me searching around trying to figure out if it was something that only existed in an older version of tailwind or something..

mertJF commented 3 years ago

I have added the classes to change typography easily. Of course, you can remove that from blocks if you want. These classes are not necessary.