tailwindcss-multi-column icon indicating copy to clipboard operation
tailwindcss-multi-column copied to clipboard

Multi-column utilities for Tailwind CSS.

Results 5 tailwindcss-multi-column issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.19 to 3.3.2. Release notes Sourced from tailwindcss's releases. v3.3.2 Fixed Don’t move unknown pseudo-elements to the end of selectors (#10943, #10962) Inherit gradient stop positions when...

dependencies

Hello, similar question to https://github.com/hacknug/tailwindcss-break/issues/70 I'm looking for addressing `flat` vulnerability https://github.com/advisories/GHSA-2j2x-2gpw-g8fm but I can see your package.json already specifies flat "^5.0.0", but the version published to npm still uses...

Hi, I received the error message when i trying to deploy this plugin on my laravel project: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL...

Hello! Firstly, massive thanks for this library, its nice to keep everything in Tailwind, so appreciate you stepping up. --- My issue is that on a certain screen size, I...

I've updated the names to `column-*` because of the clashes between col-* in tailwindcss pre 2.x.x . Im not entirely sure if this update works with the previous node versions...