UNPKG

cra-template-tailwind-starter

Version:

Custom template for Create React App with Tailwind and React Router.

34 lines (33 loc) 732 B
{ "name": "cra-template-tailwind-starter", "main": "template.json", "version": "1.0.42", "keywords": [ "react", "create-react-app", "template", "tailwind", "tailwindcss", "tailwind-starter", "react-router", "react-router-dom", "postcss" ], "description": "Custom template for Create React App with Tailwind and React Router.", "repository": { "type": "git", "url": "https://github.com/sleeptil3/create-react-app-tailwind-starter.git", "directory": "packages/cra-template-tailwind-starter" }, "license": "MIT", "engines": { "node": ">=14" }, "bugs": { "url": "https://github.com/facebook/sleeptil3/create-react-app-tailwind-starter/issues" }, "files": [ "template", "template.json" ] }