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

tailwindcss-children

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss-children - npm Package Versions

2.1.0

Diff
b
benface
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-05-09

Added

  • Added a children-not-last variant

Changed

  • Changed the implementation of the children-not-first variant to > :not(:first-child) (instead of > * + *) for consistency with children-not-last
b
benface
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-02-05

Added

  • Added a children-not-first variant (e.g. children:not-first:border-t)

Changed

  • Changed to use Tailwind 1.2’s new plugin definition syntax
  • Changed the name and class prefix of the following variants:
    • first-child is now children-first and its class prefix is now children:first:
    • last-child is now children-last and its class prefix is now children:last:
    • odd-children is now children-odd and its class prefix is now children:odd:
    • even-children is now children-even and its class prefix is now children:even:

Fixed

  • Fixed an issue where the variants didn’t work as expected on utilities with pseudo-elements
b
benface
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-12-20

Added

  • Added children-visited and children-disabled variants
b
benface
published 1.2.0 •

Changelog

Source

[1.2.0] - 2019-09-02

Added

  • Added odd-children and even-children variants
b
benface
published 1.1.0 •

Changelog

Source

[1.1.0] - 2019-07-08

Added

  • Added 4 variants: children-hover, children-focus, children-focus-within, and children-active
b
benface
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-02-14

Initial release

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.