{"id":15484207,"url":"https://github.com/zokioki/spectre_scss","last_synced_at":"2026-03-16T16:34:38.797Z","repository":{"id":56896586,"uuid":"102061234","full_name":"zokioki/spectre_scss","owner":"zokioki","description":"Spectre.css assets bundled for Rails","archived":false,"fork":false,"pushed_at":"2023-11-19T08:05:41.000Z","size":97,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T08:12:01.488Z","etag":null,"topics":[],"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/zokioki.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-01T01:36:09.000Z","updated_at":"2023-11-19T08:04:50.000Z","dependencies_parsed_at":"2024-10-02T05:23:33.801Z","dependency_job_id":"98664e44-c7e9-476a-b2fe-c5aa09b3ea29","html_url":"https://github.com/zokioki/spectre_scss","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"365dd30dc751a0113f6122831cae22e74a8b9cc2"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokioki%2Fspectre_scss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokioki%2Fspectre_scss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokioki%2Fspectre_scss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokioki%2Fspectre_scss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zokioki","download_url":"https://codeload.github.com/zokioki/spectre_scss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681495,"owners_count":21144700,"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-10-02T05:23:31.218Z","updated_at":"2026-03-16T16:34:38.765Z","avatar_url":"https://github.com/zokioki.png","language":"Ruby","readme":"# Spectre.scss\n\n[![Gem Version](https://badge.fury.io/rb/spectre_scss.svg)](https://badge.fury.io/rb/spectre_scss)\n\n[Spectre](https://picturepan2.github.io/spectre/) is a lightweight, responsive and modern CSS framework. This gem packages the Sass version of Spectre's assets for drop-in use in Rails applications.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'spectre_scss'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install spectre_scss\n\n## Usage\n\nOnce installed, add the following to your `application.scss`:\n\n```scss\n@import \"spectre\";\n```\n\nOr, import components as needed:\n\n```scss\n// Core variables and mixins\n@import 'spectre/variables';\n@import 'spectre/mixins';\n@import 'spectre/utilities';\n\n// Reset and dependencies\n@import 'spectre/normalize';\n@import 'spectre/base';\n\n@import 'spectre/buttons';\n@import 'spectre/navbar';\n@import 'spectre/tables';\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokioki%2Fspectre_scss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzokioki%2Fspectre_scss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokioki%2Fspectre_scss/lists"}