How to setup Tailwind CSS

thumbnail

This is a blog post about Tailwind CSS.
We'll learn how to set up and use Tailwind CSS.


This is a Markdown sub-heading

We just used a ### subheading in our blog post.

const doStuff = () => {
return console.log('hey')
}
  // this is a code block
  const doSomething = () => {
    return console.log('hey')
  }
© 2022 blog.binukads.me
made with ❤️ by BinukaDs.