{"id":25453718,"url":"https://github.com/octoshrimpy/microcss","last_synced_at":"2025-06-12T04:39:11.516Z","repository":{"id":60407343,"uuid":"522737665","full_name":"octoshrimpy/microcss","owner":"octoshrimpy","description":"Expanding upon the ideals of https://picocss.com, with icons and helper variables ","archived":false,"fork":false,"pushed_at":"2023-07-19T18:57:44.000Z","size":650,"stargazers_count":12,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-07-19T19:55:37.964Z","etag":null,"topics":["css","library","picocss","sass","scss"],"latest_commit_sha":null,"homepage":"https://octoshrimpy.github.io/microcss","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/octoshrimpy.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":"2022-08-08T23:27:52.000Z","updated_at":"2023-07-17T22:27:49.000Z","dependencies_parsed_at":"2023-02-03T01:16:08.380Z","dependency_job_id":null,"html_url":"https://github.com/octoshrimpy/microcss","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Fmicrocss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Fmicrocss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Fmicrocss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Fmicrocss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoshrimpy","download_url":"https://codeload.github.com/octoshrimpy/microcss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239384659,"owners_count":19629509,"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","library","picocss","sass","scss"],"created_at":"2025-02-17T23:56:55.463Z","updated_at":"2025-02-17T23:56:56.030Z","avatar_url":"https://github.com/octoshrimpy.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [MicroCSS](https://github.com/octoshrimpy/microcss)\n\n_Expanding upon the [ideals](https://picocss.com/#:~:text=graceful%C2%A0and%C2%A0simple,-!) of [picoCSS](https://picocss.com), with icons and helper variables_\n\n### Adds:\n\n* [open-props](https://open-props.style) for quick variables\n* [open-color](https://yeun.github.io/open-color/) for nice colors and custom themes\n* [colar](https://github.com/fchristant/colar) as a better balanced alternative to open-color\n* [micro](https://github.com/octoshrimpy/microcss/blob/main/_micro.scss): my own personal overrides to pico and open-props, with sane defaults and batteries included\n  * [elevation shadows](https://material.io/design/environment/elevation.html) from [Material Design Language](https://material.io/design/foundation-overview)\n    * inset shadows\n    * outset shadows\n    * proper CSS transitions between inset and outset\n  * [nerdfont icons](https://nerdfonts.com) with easy classes within `.icon i` elements - search the [cheatsheet](https://www.nerdfonts.com/cheat-sheet)! ([icons here](./_nf.css))\n  * simple-to-use breakpoints mixin by [@kittyGiraudel](https://twitter.com/KittyGiraudel) (SCSS only). see [usage here](https://css-tricks.com/snippets/sass/mixin-manage-breakpoints/)\n    * \u003e 💡 *css-only* custom media queries [are on their way](https://www.stefanjudis.com/notes/can-we-have-custom-media-queries-please/)!\n  * inverse text color finder, from [Bulma.io](https://bulma.io/documentation/) (SCSS only). ([source](https://github.com/jgthms/bulma/blob/master/sass/utilities/functions.sass))\n  \n  \n  Just include the [main file](./micro.css) into your project with:\n\n```css \n@import 'https://octoshrimpy.github.io/microcss/micro.css';\n\n/* or */\n\n@import 'https://cdn.jsdelivr.net/gh/octoshrimpy/microcss@main/micro.css';\n```\n\nor include it in the `\u003chead\u003e` of your main `.html` file\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://octoshrimpy.github.io/microcss/micro.css\"\u003e\n\n\u003c!-- or --\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/octoshrimpy/microcss@main/micro.css\"\u003e\n\n\n```\n\nIt will import pico, open-props, and everything else you need!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoshrimpy%2Fmicrocss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoshrimpy%2Fmicrocss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoshrimpy%2Fmicrocss/lists"}