{"id":15601319,"url":"https://github.com/loqimean/tailwindcss_merger","last_synced_at":"2025-10-25T00:34:40.397Z","repository":{"id":59157200,"uuid":"461180196","full_name":"loqimean/tailwindcss_merger","owner":"loqimean","description":"A simple way for solving one file problem using tailwindcss-rails gem","archived":false,"fork":false,"pushed_at":"2022-04-22T08:31:10.000Z","size":45,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T15:16:38.028Z","etag":null,"topics":["css","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/loqimean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-19T12:06:55.000Z","updated_at":"2024-02-28T10:39:33.000Z","dependencies_parsed_at":"2022-09-13T20:10:14.353Z","dependency_job_id":null,"html_url":"https://github.com/loqimean/tailwindcss_merger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loqimean%2Ftailwindcss_merger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loqimean%2Ftailwindcss_merger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loqimean%2Ftailwindcss_merger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loqimean%2Ftailwindcss_merger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loqimean","download_url":"https://codeload.github.com/loqimean/tailwindcss_merger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251298104,"owners_count":21566953,"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","tailwindcss"],"created_at":"2024-10-03T02:20:45.643Z","updated_at":"2025-10-25T00:34:35.347Z","avatar_url":"https://github.com/loqimean.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TailwindcssMerger\n\nThis gem gives you a simple way to use many files with components in your project where you are using gem `tailwindcss-rails`.\n\n## Usage\n\nWell, just follow this three easy steps:\n\n1. Install gem `bundle add tailwindcss_merger`\n2. Create folder `app/assets/tailwindcss_stylesheets`\n3. Add files with your styles into this folder, like this:\n\n```\n.\n├── app\n│   └── assets\n│   │   └── tailwindcss_stylesheets\n│   │   │   └── buttons.css\n│   │   │   └── tables.css\n│   │   │   └── colors.css\n│   │   │   └── typography.css\n```\nAfter this steps you can just run `bin/dev` or `rake tailwindcss:watch`\n\n![ezgif com-gif-maker](https://user-images.githubusercontent.com/49816584/155272801-7b644d22-5909-4bcf-a9fa-a08fcc87b77f.gif)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem \"tailwindcss_merger\"\n```\n\nOr just do this:\n\n```\nbundle add tailwindcss_merger\n```\n\nAnd then execute:\n\n```bash\nbundle\n```\n\nOr install it yourself as:\n\n```bash\ngem install tailwindcss_merger\n```\n\n# To Do\n- [ ] Fix push to heroku with .gitignore-d file `application.tailwindcss.css`\n\n# Warning\n\nPlease pay attention, that this gem overwrites your existing application.tailwind.css file and because of it before starting any tailwindcss rake task move styles to separate files, like: typography.css, buttons.css, tables.css and etc.\n\n## Contributing\n\nFor your applying your changes just create pull request with assigning to me.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floqimean%2Ftailwindcss_merger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floqimean%2Ftailwindcss_merger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floqimean%2Ftailwindcss_merger/lists"}