{"id":19178944,"url":"https://github.com/tailwindtoolbox/startertemplate","last_synced_at":"2025-05-07T21:45:28.239Z","repository":{"id":51078691,"uuid":"150243515","full_name":"tailwindtoolbox/StarterTemplate","owner":"tailwindtoolbox","description":"Tailwind Starter Template","archived":false,"fork":false,"pushed_at":"2022-12-02T15:23:16.000Z","size":443,"stargazers_count":22,"open_issues_count":4,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-20T03:33:13.968Z","etag":null,"topics":["html","npm","open-source","purgecss","tailwind-css","tailwindcss","template"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tailwindtoolbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-25T09:54:28.000Z","updated_at":"2024-06-18T20:36:57.000Z","dependencies_parsed_at":"2023-01-22T13:46:06.554Z","dependency_job_id":null,"html_url":"https://github.com/tailwindtoolbox/StarterTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailwindtoolbox%2FStarterTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailwindtoolbox%2FStarterTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailwindtoolbox%2FStarterTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailwindtoolbox%2FStarterTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailwindtoolbox","download_url":"https://codeload.github.com/tailwindtoolbox/StarterTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961846,"owners_count":21832192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html","npm","open-source","purgecss","tailwind-css","tailwindcss","template"],"created_at":"2024-11-09T10:41:26.433Z","updated_at":"2025-05-07T21:45:28.216Z","avatar_url":"https://github.com/tailwindtoolbox.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Tailwind Toolbox](https://www.tailwindtoolbox.com/) - [Starter Template](https://www.tailwindtoolbox.com/setup)\r\n\r\nIt's pretty straight forward to setup [Tailwind CSS](https://www.tailwindcss.com/) and give it a test spin using the CDN version. However, as mentioned on the Tailwind site, you need to setup Tailwind using npm in order to start customising Tailwind.\r\n\r\n*Note: This starter template is for Tailwind CSS version 1 beta 3 (which is pretty much the [final version](https://twitter.com/adamwathan/status/1108450684783849472))\r\n\r\nIf you want the starter template for version 0.7.4, then please [download it from here](https://github.com/tailwindtoolbox/StarterTemplate/archive/v0-7-4.zip)*\r\n\r\n## Setup Guide\r\n* Download [Node/npm](https://nodejs.org/en/download/)\r\n* Download the [Tailwind Starter Template](https://github.com/tailwindtoolbox/StarterTemplate/archive/master.zip)\r\n* Open ```package.json``` and then edit the follow section of the file to match your project\r\n\r\n```\"name\": \"TailwindStarterTemplate\",\r\n\"version\": \"1.0.0\",\r\n\"description\": \"Tailwind Starter Template\",\r\n\"license\" : \"MIT\",\r\n\"repository\": {\r\n    \"type\" : \"git\",\r\n    \"url\" : \"https://github.com/tailwindtoolbox/StarterTemplate.git\"\r\n},\r\n```\r\n\r\nRefer to https://docs.npmjs.com/files/package.json for guidance\r\n\r\n* Open your node command prompt/terminal and navigate to your 'project-name' folder and create the `node_modules` directory\r\n\r\n   ```npm install or npm update```\r\n\r\n* Refresh the Tailwind.js file\r\n\r\n   ```npm run del:js \u0026\u0026 npm run create:js```\r\n\r\n* Re-create the initial css file\r\n\r\n   ```npm run dev:css```\r\n\r\n* Start building your website using the starter template in the dist folder.\r\n\r\n\r\n\r\n\r\n## Tweaking\r\n* Customise the tailwind.config.js and tailwind.config.css to create the tailwind.css for your project\r\n* Use purgecss/cssnano to remove unused CSS and minify the final CSS file\r\n\r\nRefer to the [full setup guide for detailed instructions](https://www.tailwindtoolbox.com/setup)\r\n\r\n## Bugs and Issues\r\n\r\nHave a bug, suggestion or question? [Open a new issue](https://github.com/tailwindtoolbox/StarterTemplate/issues/new) here on GitHub.\r\n\r\n## Creator\r\n\r\n[Tailwind Toolbox](https://www.tailwindtoolbox.com/) was created by and is maintained by **[Amrit Nagi](https://amritnagi.info/)**, Co-owner of [Astrava.Solutions](https://astrava.solutions).\r\n\r\n* https://twitter.com/tailwindtoolbox\r\n* https://twitter.com/amritnagi\r\n* https://github.com/tailwindtoolbox\r\n\r\nTailwind Toolbox is based on the [Tailwind CSS](https://www.tailwindcss.com/) framework created by [Adam Wathan](https://twitter.com/adamwathan), [Jonathan Reinink](https://twitter.com/reinink), [David Hemphill](https://twitter.com/davidhemphill) and [Steve Schoger](https://twitter.com/steveschoger)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailwindtoolbox%2Fstartertemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailwindtoolbox%2Fstartertemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailwindtoolbox%2Fstartertemplate/lists"}