{"id":15064864,"url":"https://github.com/corellium/tailwind-config","last_synced_at":"2025-04-05T06:21:49.400Z","repository":{"id":37859427,"uuid":"438241038","full_name":"corellium/tailwind-config","owner":"corellium","description":"Our very own Tailwind configuration!","archived":false,"fork":false,"pushed_at":"2023-03-06T23:59:55.000Z","size":495,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-18T21:09:25.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/corellium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-14T12:16:30.000Z","updated_at":"2022-02-10T02:46:09.000Z","dependencies_parsed_at":"2024-09-29T10:00:37.353Z","dependency_job_id":"9f4701b8-ddd8-4e97-b820-2868b3307470","html_url":"https://github.com/corellium/tailwind-config","commit_stats":{"total_commits":144,"total_committers":5,"mean_commits":28.8,"dds":0.5555555555555556,"last_synced_commit":"1390b9f05aa8ff3fe739bb0ee415e5f45573c3f6"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corellium%2Ftailwind-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corellium%2Ftailwind-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corellium%2Ftailwind-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corellium%2Ftailwind-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corellium","download_url":"https://codeload.github.com/corellium/tailwind-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247295886,"owners_count":20915545,"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":[],"created_at":"2024-09-25T00:27:25.261Z","updated_at":"2025-04-05T06:21:49.382Z","avatar_url":"https://github.com/corellium.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Release](https://github.com/corellium/tailwind-config/actions/workflows/push.yaml/badge.svg)](https://github.com/corellium/tailwind-config/actions/workflows/push.yaml)\n\n# Tailwind Config Corellium\n\n## Installation\n\nRun the command below to install our Tailwind Config:\n\n```sh\nyarn add -D @corellium/tailwind-config\n```\n\nMake sure that in target project you have [latest version of tailwind](https://github.com/tailwindlabs/tailwindcss/releases) installed.\n\n```sh\nyarn add -D tailwindcss\n```\n\n## Usage\n\nIn your project root create `tailwind.config.js` file and add theme to the config.\n\n```js\nconst {\n  config: { theme, plugins },\n} = require('@corellium/tailwind-config');\n\nmodule.exports = {\n  // By this `theme` filed assingment you will have corellium theme enabled by default\n  // https://tailwindcss.com/docs/theme#overriding-the-default-theme\n  theme,\n  content: [\n    // https://tailwindcss.com/docs/content-configuration\n  ],\n  // https://tailwindcss.com/docs/configuration#plugins\n  plugins,\n  // Rest of your configuration:\n  // https://tailwindcss.com/docs/configuration\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorellium%2Ftailwind-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorellium%2Ftailwind-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorellium%2Ftailwind-config/lists"}