How to use tailwind classes in custom pages

Hello, I'm trying to use tailwind classes in my custom page but not all classes is being rendered. The reason seems to be because of tailwind purging unused classes. However how do I prevent this so I can use tailwind?
Was this page helpful?