discuss icon indicating copy to clipboard operation
discuss copied to clipboard

A place to ask questions, get help, or share what you've built with Tailwind CSS.

Results 100 discuss issues
Sort by recently updated
recently updated
newest added

I created custom plugin, it creates 2000 classes for pixel from 1px to 2000px, in production purge css removes unnecessary classes. I know that i can add dimensions in spacing,...

I have a piece of code. When using with build and dev server I get a different result. I'm using **nuxt js.** ```js yada yada yada ``` ![image](https://user-images.githubusercontent.com/29296982/69897238-f2db2580-136e-11ea-8b03-d0d251949ed3.png) In the...

Hi, I was just wondering why there's no class for ` justify-content: space-evenly`, any particular reason for not including ` .justify-evenly`?

I am using Vue and Tailwind. Love both. I am wondering how could i achieve following. Currently i am having nice and beautiful page where i am displaying items as...

I was reading this: https://www.gatsbyjs.org/docs/tailwind-css/#option-2-css-in-js and was trying to setup tailwind css in my gatbsy project ``` Compiling... error There was an error trying to load the config "tailwind" for...

I wonder how to configure tailwind in a new svelte project and any project that uses rollup.

https://tailwindcss.com/workflow-animation/ ![image](https://user-images.githubusercontent.com/39921674/69670861-7983c000-105a-11ea-884e-b98ec181c011.png) https://tailwindcss.com/assets/build/js/workflow-animation.js Could I get the Javascript source code?

I bought "Refactoring UI" yesterday and I am also trying to learn Tailwind CSS. One issue I am facing at the moment is when I try to convert my html/css...

Has anyone used Tailwind with [Sails.js](https://sailsjs.com/) before? If so, do you have a link to setup instructions?

Hey Adam! From time to time I visit Tailwind's website to check the recent version (currently I can see v.1.1.2). But I have found that sometimes there is a newer...