How to Use Non-Standard Class in Pug?

I’m trying to use the custom classes for tailwind (like [height:200px]) but PUG keeps giving me an error that “a class must start with -_ or letter” and it won’t let me save the new class name.

Does anyone know a workaround so I can use PUG?