{ "name": "tailwind_yt_tut", "version": "1.0.0", "description": "Video: https://www.youtube.com/watch?v=dFgzHOX84xQ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "tailwindcss": "^3.0.24" } }