poppinss / indicative

Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
https://indicative.adonisjs.com/
MIT License
417 stars 52 forks source link

Tailwind .font-mono not being applied properly #201

Closed mattijsbliek closed 6 years ago

mattijsbliek commented 6 years ago

I see the mono font stack being applied here, but the compiled CSS just contains the font-family: operatormono. If that isn’t installed on your machine, all code examples look like this:

image

I’m not familiar with Tailwind, so I’m not sure why this isn’t working exactly.

RomainLanz commented 6 years ago

It probably hasn't been published yet.

I'm pretty sure @thetutlage will do it in a while 👍