{"id":20178230,"url":"https://github.com/esterified/tailwind-koala","last_synced_at":"2026-04-28T12:04:33.148Z","repository":{"id":135556609,"uuid":"400570184","full_name":"esterified/Tailwind-Koala","owner":"esterified","description":"Instagram clone using TailwindCSS","archived":false,"fork":false,"pushed_at":"2024-07-14T03:36:48.000Z","size":727,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T03:09:04.937Z","etag":null,"topics":["css","html5","instagram","npm","tailwindcss"],"latest_commit_sha":null,"homepage":"https://esterified.github.io/Tailwind-Koala/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esterified.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-27T16:23:06.000Z","updated_at":"2024-11-28T12:06:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"6229fa0e-db91-4ad8-a8d3-cdfe7b218ee8","html_url":"https://github.com/esterified/Tailwind-Koala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esterified/Tailwind-Koala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esterified%2FTailwind-Koala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esterified%2FTailwind-Koala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esterified%2FTailwind-Koala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esterified%2FTailwind-Koala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esterified","download_url":"https://codeload.github.com/esterified/Tailwind-Koala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esterified%2FTailwind-Koala/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262545035,"owners_count":23326660,"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":["css","html5","instagram","npm","tailwindcss"],"created_at":"2024-11-14T02:19:53.851Z","updated_at":"2025-09-25T12:11:35.696Z","avatar_url":"https://github.com/esterified.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailwind-Koala\nHomePage https://esterified.github.io/Tailwind-Koala \u003cbr/\u003e\nInstagram Copy https://esterified.github.io/Tailwind-Koala/instagram\n## Steps to install TailwindCSS using NPM\n- Initialize NPM\n- Install tailwindcss using npm\n- Initialize tailwindcss config with full config\n- Compile the tailwind css file\n- Include the tailwind stylesheet in your webpages\n- Implement blocks from [TailBlocks](https://tailblocks.cc/).\n\n## Its that Simple!\n\n- ### Initialize NPM\n  Run command `npm init -yes`\n\n- ### Install tailwindcss using npm\n  Run command `npm install tailwindcss`\n\n- ### Initialize tailwindcss config with full config\n  You can add the following scripts in your `package.json` file\n  ```@json\n  \"tailwind-config\":\"npx tailwindcss init --full\",\n  \"tailwind\":\"npx tailwindcss -i ./src/tailwind.css -o ./css/tailwind.css\",\n  ```\n  `npx tailwindcss init --full` will generate the `tailwind.config.js` file with all customization ptions for the theme.\n- ### Compile the tailwind css file\n  `npm run tailwind-config` and\n  `npm run tailwind`\n- ### Include the tailwind stylesheet in your webpages\n  ```@html\n  \u003clink href=\"./css/tailwind.css\" rel=\"stylesheet\"\u003e\n  ```\n- ### Implement blocks from [TailBlocks](https://tailblocks.cc/).\n  Also visit [Tailwindcss](https://tailwindcss.com/docs/) for more info. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festerified%2Ftailwind-koala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festerified%2Ftailwind-koala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festerified%2Ftailwind-koala/lists"}