Description from extension meta
Detects Tailwind CSS use in a web page.
Image from store
Description from store
Important links:
1. GitHub: https://github.com/dankore/built-with-tailwind-css
2. Documentation: https://dankore.github.io/built-with-tailwind-css
About:
Detects Tailwind CSS use in a web page.
If it does, it displays the version and a green check mark.
If not, it displays a red "X" icon and "No Tailwind CSS detected".
How it works:
Build with Tailwind CSS looks for the word ‘tailwind’, ‘tailwindcss’, '--tw-bg-opacity', and more in a web page's style sheets.
Earlier versions of Tailwind CSS do not include the above words in the generated style sheets.
Therefore, this extension works for only newer versions of Tailwind CSS - version 2 and above.
Contribute:
Please feel free to make a pull request with any improvement to this extension
You could:
1. Improve the documentation
2. Make another logo
3. Come up with other unique ways the extension could detect Tailwind CSS
4. …and more!
GitHub: https://github.com/dankore/built-with-tailwind-css
Documentation: https://dankore.github.io/built-with-tailwind-css