{"id":23114406,"url":"https://github.com/mrmcc3/tailwind-cljs-example","last_synced_at":"2025-08-16T21:31:24.828Z","repository":{"id":42719569,"uuid":"251463660","full_name":"mrmcc3/tailwind-cljs-example","owner":"mrmcc3","description":"Example Setup - Tailwind + ClojureScript","archived":false,"fork":false,"pushed_at":"2022-03-27T11:38:10.000Z","size":250,"stargazers_count":16,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T04:04:11.847Z","etag":null,"topics":["clojurescript","purgecss","tailwind"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/mrmcc3.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}},"created_at":"2020-03-31T00:49:58.000Z","updated_at":"2023-04-24T18:55:26.000Z","dependencies_parsed_at":"2022-09-08T14:42:19.060Z","dependency_job_id":null,"html_url":"https://github.com/mrmcc3/tailwind-cljs-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrmcc3/tailwind-cljs-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Ftailwind-cljs-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Ftailwind-cljs-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Ftailwind-cljs-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Ftailwind-cljs-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmcc3","download_url":"https://codeload.github.com/mrmcc3/tailwind-cljs-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Ftailwind-cljs-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270775799,"owners_count":24642961,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clojurescript","purgecss","tailwind"],"created_at":"2024-12-17T03:30:31.057Z","updated_at":"2025-08-16T21:31:24.488Z","avatar_url":"https://github.com/mrmcc3.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Example Setup - Tailwind + ClojureScript\n\nSome example setups for using TailwindCSS with ClojureScript.\n\nBoth examples (figwheel-main, shadow-cljs) rely on the official tailwind nodejs \ntooling to process the CSS. All the official docs regarding [configuration\n](https://tailwindcss.com/docs/configuration)\napply here.\n\nThe examples follow the tailwind [recommendation](https://tailwindcss.com/docs/controlling-file-size#removing-unused-css)\nfor controlling css file size in production builds using PurgeCSS. One thing to\nbe aware of is that by default PurgeCSS works by running a regex over all\nyour source files to find anything that might be a CSS selector.\n\nOut of the box it works on class names in cljs files that are strings or\nsymbols. It **does not work** on keyword class names.\n\nDue to the way PurgeCSS works it can only eliminate classes it can see via its\nregex. This means the tailwind classes need to be literal strings/symbols\n(not generated). See [writing purgeable html](https://tailwindcss.com/docs/controlling-file-size#writing-purgeable-html)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmcc3%2Ftailwind-cljs-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmcc3%2Ftailwind-cljs-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmcc3%2Ftailwind-cljs-example/lists"}