Skip to content

Instantly share code, notes, and snippets.

View danielotieno's full-sized avatar
🇰🇪
Always Be Learning

Daniel Otieno danielotieno

🇰🇪
Always Be Learning
View GitHub Profile
@danielotieno
danielotieno / posh.js
Created February 20, 2024 13:28
Posh
/*
This example requires some changes to your config:
```
// tailwind.config.js
module.exports = {
// ...
plugins: [
// ...
require('@tailwindcss/forms'),