1.0.3 • Published 7 months ago

tailwind-auditor v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Tailwind Auditor

We are trying to build an npm package that can help us audit the project to highlight best practices of tailwind CSS

We aim to create an MVP that should contain the following

  • Create an installable npm package
  • Create a script that can be run in the project which can print Hello world
  • Update script to check for package.json in the project to ensure that the project is using tailwind
  • Update the script to check for tailwind config files
  • Update the script the see files for tailwind class names used in the project
  • Update the script to provide audit suggestions in the command line
  • Update the script to provide these suggestions in a txt file
1.0.2

7 months ago

1.0.1

7 months ago

1.0.3

7 months ago

1.0.0

7 months ago