{"id":16452856,"url":"https://github.com/vitalk/classy-media-queries","last_synced_at":"2026-05-13T01:05:00.563Z","repository":{"id":24327507,"uuid":"27724483","full_name":"vitalk/classy-media-queries","owner":"vitalk","description":"A few variables to simplify media query usage","archived":false,"fork":false,"pushed_at":"2015-06-03T19:41:25.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-27T08:29:34.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/vitalk.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":"2014-12-08T16:42:34.000Z","updated_at":"2015-10-30T12:56:27.000Z","dependencies_parsed_at":"2022-08-02T19:45:23.207Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/classy-media-queries","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vitalk/classy-media-queries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-media-queries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-media-queries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-media-queries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-media-queries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/classy-media-queries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-media-queries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32963180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: 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":"2024-10-11T10:14:00.445Z","updated_at":"2026-05-13T01:05:00.545Z","avatar_url":"https://github.com/vitalk.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classy media queries\n\nDefines a few variables to simplify usage of media queries.\n\n```less\n.main {\n    color: orangered;\n\n    @media @mobile and @retina {\n        color: red;\n    }\n}\n```\n\n## Installation\n\nThe recommended installation method is a [bower](http://bower.io).\n\n```shell\nbower install --save classy-media-queries\n```\n\n## Usage\n\nBreakpoint | Value\n---|---\n`@classy-palm-to` | `30em`\n`@classy-tablet-from` | `30.0625em`\n`@classy-tablet-to` | `48em`\n`@classy-laptop-from` | `48.0625em`\n`@classy-laptop-to` | `67.5em`\n`@classy-tablet-from` | `67.5625em`\n\n\nMedia query | Description\n---|---\n`@classy-portrait` | Portrait orientation.\n`@classy-landspace` | Landspace orientation.\n`@classy-retina` | Retina support.\n`@classy-mobile` | Only mobile screen.\n`@classy-tablet` | Only tablet screen.\n`@classy-tablet-and-up` | Tablets and above.\n`@classy-laptop` | Only laptop.\n`@classy-laptop-and-up` | Laptop screen and above.\n`@classy-desktop` | Only desktop screen.\n\n## License\n\nLicensed under the [MIT license](http://mit-license.org/vitalk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-media-queries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fclassy-media-queries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-media-queries/lists"}