{"id":15502899,"url":"https://github.com/johno/basscss-rails","last_synced_at":"2025-08-18T18:10:19.611Z","repository":{"id":19981392,"uuid":"23248519","full_name":"johno/basscss-rails","owner":"johno","description":"Include BASSCSS in your Rails apps.","archived":false,"fork":false,"pushed_at":"2016-02-23T06:31:52.000Z","size":61,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T19:59:00.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.basscss.com/","language":"CSS","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/johno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-23T05:16:00.000Z","updated_at":"2022-08-19T23:23:00.000Z","dependencies_parsed_at":"2022-08-05T07:01:03.949Z","dependency_job_id":null,"html_url":"https://github.com/johno/basscss-rails","commit_stats":null,"previous_names":["johnotander/basscss-rails"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/johno/basscss-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbasscss-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbasscss-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbasscss-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbasscss-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johno","download_url":"https://codeload.github.com/johno/basscss-rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbasscss-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271036083,"owners_count":24688553,"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-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-10-02T09:11:31.278Z","updated_at":"2025-08-18T18:10:19.582Z","avatar_url":"https://github.com/johno.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BASSCSS for Rails\n\nInclude BASSCSS, the next-level CSS toolkit, in your Rails apps through the assets pipeline.\n\nRepackaged from \u003chttps://github.com/jxnblk/basscss\u003e by Brent Jackson.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'basscss-rails'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install basscss-rails\n\n##### Using Sass\n\nYou will then need to require the stylesheet in your application.scss:\n\n```scss\n@import \"basscss/basscss\";\n```\n\n##### Using CSS\n\nOr, in your application.css:\n\n```css\n*= require basscss/basscss\n```\n\n##### Using the [Basscss addons](https://github.com/basscss/addons)\n\nYou will need to import the `basscss-addons` file, too:\n\n###### Sass\n\n```scss\n@import \"basscss/basscss-addons\";\n```\n\n###### CSS\n\nOr, in your application.css:\n\n```css\n*= require basscss/basscss-addons\n```\n\n## Usage\n\nFurther documentation can be found on the BASSCSS website: \u003chttp://www.basscss.com/docs/\u003e\n\n## Contributing\n\n1. Fork it ( https://github.com/johnotander/basscss/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Acknowledgements\n\n  * The CSS toolkit is written by Brent Jackson: \u003chttps://github.com/jxnblk/basscss\u003e\n\nMore documentation available at \u003chttp://www.basscss.com/docs/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohno%2Fbasscss-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohno%2Fbasscss-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohno%2Fbasscss-rails/lists"}