{"id":21911828,"url":"https://github.com/muhammadaziz01-dev/book-selter","last_synced_at":"2026-05-11T04:39:34.282Z","repository":{"id":226005995,"uuid":"767327063","full_name":"muhammadaziz01-dev/Book-Selter","owner":"muhammadaziz01-dev","description":"Book selter","archived":false,"fork":false,"pushed_at":"2024-03-06T15:44:43.000Z","size":1060,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T08:42:35.842Z","etag":null,"topics":["bootstrapicons","css3","html5","javascript","npm-packages","packagejson","tailwindcss"],"latest_commit_sha":null,"homepage":"https://65e893de9a97da15a813e3fa--shimmering-cuchufli-73f1db.netlify.app/index.html","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/muhammadaziz01-dev.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":"2024-03-05T04:59:03.000Z","updated_at":"2024-07-09T00:16:13.000Z","dependencies_parsed_at":"2025-01-27T08:41:38.523Z","dependency_job_id":"ad9b7dd5-a589-43ac-a773-123df1590c2f","html_url":"https://github.com/muhammadaziz01-dev/Book-Selter","commit_stats":null,"previous_names":["muhammadaziz01-dev/book-setter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadaziz01-dev%2FBook-Selter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadaziz01-dev%2FBook-Selter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadaziz01-dev%2FBook-Selter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadaziz01-dev%2FBook-Selter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammadaziz01-dev","download_url":"https://codeload.github.com/muhammadaziz01-dev/Book-Selter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244929841,"owners_count":20533864,"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":["bootstrapicons","css3","html5","javascript","npm-packages","packagejson","tailwindcss"],"created_at":"2024-11-28T18:07:45.246Z","updated_at":"2026-05-11T04:39:29.257Z","avatar_url":"https://github.com/muhammadaziz01-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tailwind Starter\n\n1. ``` npm init ```\n\n2. \n``` \nnpm install -D tailwindcss\n\nnpx tailwindcss init \n```\n\n3. \nindex.html\n```\n\u003c!doctype html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cscript src=\"https://cdn.tailwindcss.com\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n  \u003ch1 class=\"text-3xl font-bold underline\"\u003e\n    Hello world!\n  \u003c/h1\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n4. styles/style.css\n\n```\n\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n\n```\n\n\n5. Configuration tailwind.config.js\n\ntailwind.config.js\n\n```\n\n/** @type {import('tailwindcss').Config} */\nmodule.exports = {\n  content: [\"./index.html\", \"./pages/**/*.html/\"],\n  theme: {\n    extend: {},\n  },\n  plugins: [],\n}\n\n\n```\n\n6. watching pages\n\n```\nnpx tailwindcss -i ./styles/index.css -o ./styles/output.css --watch\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadaziz01-dev%2Fbook-selter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadaziz01-dev%2Fbook-selter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadaziz01-dev%2Fbook-selter/lists"}