Socket
Socket
Sign inDemoInstall

tailwindcss-analysis

Package Overview
Dependencies
217
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tailwindcss-analysis

Analyse the TailwindCSS classes used in your application


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

TailwindCSS Analysis

GitHub npm

Analyse the TailwindCSS classes used in your application

TailwindCSS Analysis

Here's why:

  • Get overall view of the styles used in your project. Helps to monitor if any styles are prohibited in your organization. (One might not prefer CSS grid if the application needs to support IE browser)
  • View the overview of colors and fonts used in the application. Useful for verification by the design team

Usage

Navigate to the project that uses the TailwindCSS and run the command to generate the analysis report.

npx tailwindcss-analysis

Screenshots

TailwindCSS Analysis Report

View Live Report

Roadmap

  • Display file size (minified and gzipped)
  • Cleanup CSS output after execution
  • [-] Show human-readable values for colors and fonts

See the open issues for a list of proposed features (and known issues).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

This project is inspired by windicss-analysis.

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!

Buy Me A Coffee

License

MIT

Keywords

FAQs

Last updated on 26 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc