You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tailwind-bootstrap-grid

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-bootstrap-grid - npm Package Versions

2

6.0.0

Diff
k
karolis.sarapnickis
published 6.0.0 •

Changelog

Source

6.0.0 (2025-05-14)

⚠ BREAKING CHANGES

  • tailwind: drop tailwind v3 support, change plugin options structure

Features

  • tailwind: migrate to tailwind v4 (d7ad4b7), closes #157
k
karolis.sarapnickis
published 5.1.0 •

Changelog

Source

5.1.0 (2023-11-25)

Features

k
karolis.sarapnickis
published 5.0.1 •

Changelog

Source

5.0.1 (2022-04-17)

Bug Fixes

  • disable misleading container warning for some cases (84033c0)
k
karolis.sarapnickis
published 5.0.0 •

Changelog

Source

5.0.0 (2022-02-20)

⚠ BREAKING CHANGES

  • drop TailwindCSS 2 support

Features

  • add TailwindCSS 3 support (95b8062)

Bug Fixes

k
karolis.sarapnickis
published 4.0.0 •

Changelog

Source

4.0.0 (2021-05-19)

⚠ BREAKING CHANGES

  • Tailwind CSS v1 will no longer be supported.
  • Gutter class changes and removing gridGutterWidths, generateNoGutters options.

Features

  • migrate to Bootstrap 5 (ccf8882), closes #75
  • remove Tailwind CSS v1 support (2c03247)

Bug Fixes

  • deps: bump chalk, joi, lodash, reduce-css-calc (e512bd9)
k
karolis.sarapnickis
published 3.3.0 •

Changelog

Source

3.3.0 (2021-03-04)

Features

  • add plugin scoped respectImportant support (a06f8c6)
k
karolis.sarapnickis
published 3.2.0 •

Changelog

Source

3.2.0 (2021-03-03)

Features

  • add support for important config option (75be2c1), closes #71
  • add TailwindCSS 2 support (084772c)
k
karolis.sarapnickis
published 3.1.0 •

Changelog

Source

3.1.0 (2020-11-04)

Features

  • add support for tailwindcss@1.9.6 (781133d)
k
karolis.sarapnickis
published 3.0.1 •

Changelog

Source

3.0.1 (2020-11-04)

Bug Fixes

  • fix container correPlugin detection (93d476f)
k
karolis.sarapnickis
published 3.0.0 •

Changelog

Source

3.0.0 (2020-11-04)

⚠ BREAKING CHANGES

  • now there are no defaults for container's max-width properties

Features

  • add console warning if container is generated by core plugin and the grid plugin (dc2cd27)
  • change containerMaxWidths default to {} (1d66105)

Bug Fixes

  • add missing spacings for .col-* on responsive gutters (112ed90)
  • add missing spacings for .row on responsive gutters (cc4ebb8)
  • add plugin options validation & make gridGutterWidths stricter (84b32c4)
  • reduce redundant .container-fluid styles output (e8966c5)
2