How to set up Tailwind CSS

Here's a short guide on setting up Tailwind CSS

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.

  // this is a code block
  const doSomething = () => {
    return console.log('hey')
  }
Предыдущая статья
A simple introduction to Python variables
Следующая статья
SolidJS: A Beginners Guide