github lynx-family/lynx-stack @lynx-js/tailwind-preset@0.1.0

latest releases: @lynx-js/offscreen-document@0.1.4, @lynx-js/cache-events-webpack-plugin@0.0.2, @lynx-js/web-constants@0.16.0...
2 months ago

Minor Changes

  • Expand Lynx plugin coverage. (#1161)

    • Added v3 utilities: align-*, basis-*, col-*, inset-*, justify-items-*, justify-self-*, row-*, shadow-*, size-*, indent-*, aspect-*, animation-*.

    • Added v4 utilities: rotate-x-*, rotate-y-*, rotate-z-*, translate-z-*, perspective-*.

    • Added Lynx specific utilities: display-relative, linear, ltr, rtr, normal, lynx-ltr.

    • Refined Lynx compatiable utilities: bg-clip-*, content-*, text-*(textAlign), justify-*, overflow-*, whitespace-*, break-*.

    • Removed Lynx uncompatiable utilties: collapse.

    • Refined Lynx compatiable theme object: boxShadow, transitionProperty, zIndex, gridTemplateColumns, gridTemplateRows, gridAutoColumns, gridAutoRows, aspectRatio.

    • Replaced Tailwind’s default variable insertion (*, ::before, ::after) with :root based insertion.

  • Fix type errors when using the Lynx Tailwind Preset in tailwind.config.ts. (#1161)

  • Add createLynxPreset() Factory: enabling/disabling of Lynx plugins. (#1161)

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.