Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tailwind-config-viewer

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-config-viewer - npm Package Versions

13

1.6.2

Diff

Changelog

Source

[1.6.2] 2021-06-03

Fixed

  • #46 Incorrect rendered font size when font size is declared as an array in Tailwind 2.0 (bug introduced in v1.6.0)
rogden
published 1.6.1 •

Changelog

Source

[1.6.1] 2021-05-31

Fixed

  • Color section removed from config viewer
rogden
published 1.6.0 •

Changelog

Source

[1.6.0] 2021-05-31

Added

  • #30 Output current Tailwind version

Fixed

  • #32 Font sizes don't always appear sorted by font size
  • #33 ESLint warning in stickyEvents module
  • #44 Don't display sections that have been disabled in corePlugins

Changed

rogden
published 1.5.1 •

Changelog

Source

[1.5.1] - 2021-03-16

Fixed

  • Config viewer not working with @nuxtjs/tailwindcss module 4.x+ Issue
rogden
published 1.5.0 •

Changelog

Source

[1.5.0] - 2021-01-22

Added

  • #24 typographyExample config option
  • baseFontSize config option
  • #23 Display equivalent pixel value for any rem value
  • #25 Highlight current section in side nav

Fixed

  • Screen section class name prefix now uses separator value from config file
  • Remove DEFAULT suffix from ease class name when using Tailwind 2.0

Changed

  • Moved Vue related deps to devDeps to prevent uncessary install
rogden
published 1.4.0 •

Changelog

Source

[1.4.0] - 2020-12-21

Added

  • Copy multiple classes via shift+click
  • Sticky Color and Spacing section header controls for easier access while scrolling
  • Mobile breakpoint improvements

Fixed

  • Namespaced dark mode local storage key to avoid conflicts with apps running on same port (Nuxt)
rogden
published 1.3.1 •

Changelog

Source

[1.3.1] - 2020-12-13

Fixed

  • Global npx tailwind-config-viewer command error due to missing module
rogden
published 1.3.0 •

Changelog

Source

[1.3.0] - 2020-12-13

Added

  • Ability to serve config viewer via middleware

Fixed

  • themeReplacements not working correctly Issue.
  • Labels were displaying -DEFAULT for certain values when used with Tailwind 2.0
  • Font Size labels were displaying array instead of font size value when used with Tailwind 2.0

Changed

  • Tailwind is now peer dependency. This change allows the resolving of the Tailwind config to use the same version of Tailwind as your project. Previously, if you project was using Tailwind 2.0, the config displayed in the config viewer would use the Config Viewers version of tailwind resulting in the wrong default values in some instances.
rogden
published 1.2.4 •

Changelog

Source

[1.2.4] - 2020-10-31

Fixed

  • Selected color property not referencing correct theme color object. Previously background, text and border were all referencing theme.colors. They now correctly reference theme.backgroundColors, theme.textColors and theme.borderColors.
rogden
published 1.2.3 •

Changelog

Source

[1.2.3] - 2020-10-14

Fixed

  • Extra dash added to Tailwind config prefix value Issue
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc