{"id":24083264,"url":"https://github.com/mitranim/stylific","last_synced_at":"2026-03-07T01:02:32.750Z","repository":{"id":27974356,"uuid":"31467659","full_name":"mitranim/stylific","owner":"mitranim","description":"[Unmaintained] Themable, responsive CSS library","archived":false,"fork":false,"pushed_at":"2021-08-07T09:33:36.000Z","size":4908,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T15:13:43.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mitranim.com/stylific/","language":"SCSS","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/mitranim.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":"2015-02-28T16:08:54.000Z","updated_at":"2021-08-07T09:34:17.000Z","dependencies_parsed_at":"2022-08-30T20:01:06.755Z","dependency_job_id":null,"html_url":"https://github.com/mitranim/stylific","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/mitranim/stylific","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fstylific","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fstylific/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fstylific/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fstylific/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitranim","download_url":"https://codeload.github.com/mitranim/stylific/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fstylific/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-01-09T23:56:14.565Z","updated_at":"2026-03-07T01:02:32.727Z","avatar_url":"https://github.com/mitranim.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Deprecated**. CSS frameworks are not worth it. These days I use a much smaller CSS core without any \"components\". See the [repository](https://github.com/Mitranim/style-base).\n\n## Description\n\n`stylific` is a CSS library, similar to\n[Bootstrap](http://getbootstrap.com), with a focus on modern CSS features.\n\nSee the [documentation/demo site](http://mitranim.com/stylific/).\n\nWhat's good:\n* No pixels. Dimensions are based on `em` and `rem`, making them easy to scale\n  together.\n* Layouts are based on flexbox and don't use floats.\n\nThe library is written with [Sass](http://sass-lang.com). The best way to use it\nis by importing into your Sass. This lets you configure stylific with variables,\nuse its mixins, derive styles with `@extend`, and so on.\n\n## Installation\n\nIn a shell:\n\n```shell\nnpm i --save-dev stylific\n# or\nbower i --save stylific\n# or\njspm install stylific\n```\n\nIn your Sass source (adjust the relative path to match yours):\n\n```scss\n@import './node_modules/stylific/scss/stylific';\n```\n\nBefore importing, you can adjust variables exposed by the package, such as the\ntagname prefix, colours, media breakpoints, fonts, and other. See\n[`scss/_variables.scss`](scss/_variables.scss) for the full option reference.\n\n**Caution**: neither Sass nor stylific account for missing vendor prefixes. You\nmust compensate by combining it with\n[`autoprefixer`](https://github.com/postcss/autoprefixer) in your build system.\n\n**Note**: interactive functionality, like toggling dropdowns, requires the tiny\nJavaScript file included with the library.\n\n## Contributing\n\nIf you spot a bug or have a feature suggestion, please open an [issue](https://github.com/Mitranim/stylific/issues).\n\nTo contribute code, send a pull request.\n\nDocumentation (the `gh-pages` branch) is compiled from `docs-src` in the master\nbranch. To contribute to the documentation, send pull requests to `master`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fstylific","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitranim%2Fstylific","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fstylific/lists"}