{"id":20772362,"url":"https://github.com/flowingis/frontsize","last_synced_at":"2025-08-13T17:18:17.253Z","repository":{"id":12971286,"uuid":"15649827","full_name":"flowingis/frontsize","owner":"flowingis","description":":art: A fully customizable CSS generator","archived":false,"fork":false,"pushed_at":"2018-05-09T10:48:46.000Z","size":3797,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-03T03:39:19.378Z","etag":null,"topics":["bem","multiple-themes","sass"],"latest_commit_sha":null,"homepage":"http://ideatosrl.github.io/frontsize/","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/flowingis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-05T11:21:12.000Z","updated_at":"2021-11-14T20:01:50.000Z","dependencies_parsed_at":"2022-08-31T09:40:14.768Z","dependency_job_id":null,"html_url":"https://github.com/flowingis/frontsize","commit_stats":null,"previous_names":["ideatosrl/frontsize-sass","ideatosrl/frontsize"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flowingis/frontsize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowingis%2Ffrontsize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowingis%2Ffrontsize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowingis%2Ffrontsize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowingis%2Ffrontsize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowingis","download_url":"https://codeload.github.com/flowingis/frontsize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowingis%2Ffrontsize/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269707990,"owners_count":24462504,"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-10T02:00:08.965Z","response_time":71,"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":["bem","multiple-themes","sass"],"created_at":"2024-11-17T12:20:38.224Z","updated_at":"2025-08-13T17:18:17.187Z","avatar_url":"https://github.com/flowingis.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frontsize\n\n[![Version](http://img.shields.io/:version-4.0.4-E7C04B.svg)](https://github.com/ideatosrl/frontsize/releases/tag/4.0.4)\n[![TravisCI](https://travis-ci.org/ideatosrl/frontsize.svg?branch=master)](https://travis-ci.org/ideatosrl/frontsize/builds)\n[![Built with SASS](http://img.shields.io/:language-SASS-ff6799.svg)](http://badges.github.io/badgerbadgerbadger/)\n[![MIT licence](http://img.shields.io/:license-MIT-00AFFF.svg)](https://github.com/ideatosrl/frontsize/blob/master/LICENSE.md)\n[![Join the chat at Gitter](http://img.shields.io/:gitter-chat-00AFFF.svg)](https://gitter.im/ideatosrl/frontsize)\n\n\u003e  Frontsize is not a set of widgets ready to be used in your website, it's a set\n\u003e  of mixins and functions to build BEM widgets, it's  a tool to generate your sets.\n\n## Main features\n\n- It's [BEM][bem] ready\n- It's build to work with [multiple themes][themes] in the same project\n- It's born to be flexible and customization oriented\n- It's covered by [tests][test]\n\nThe project was [originally developed in LESS][less], now only the SASS version is mantained.\n\n--------------------------------------------------------------------------------\n\n## Release 4.0.4\n\n- Folder `widgets` is renamed to `blocks` necause of frontsize's BEM based nature\n\n## Release 4.0.3\n\n- Adds `$invalidate-cache` var to let `theme` functions for background images generates also a random unique id\n\n## Release 4.0.2\n\n- Fix `vertical-gradient` mixin\n\n## Release 4.0.1\n\n- Adds `$frontsize-release-infos` to theme config\n- Removes `a-pollo` module from node dependencies\n\n---\n## Install\n\n#### NPM way:\n\n```\nnpm install --save frontsize\n```\n\n#### YARN way:\n\n```\nyarn add frontsize\n```\n\n--------------------------------------------------------------------------------\n\n## Documentation\n\nRun this command inside frontsize module:\n\n```\ncd node_modules/frontsize \u0026\u0026 npm run styleguideServe\n```\n\nThis will open a browser window with the documented code.\n\n--------------------------------------------------------------------------------\n\n## Theme installation\n\nOnce you have downloaded it, copy your theme to the project front-end development folder:\n\n```\ncp -r node_modules/frontsize/themes frontend/frontsize\n```\n\nThen change core references to let it point to module folder:\n\nIn `frontend/frontsize/_config/import.scss` file:\n\n```sass\n@import '../../node_modules/frontsize/core/import';\n```\n\nNow the core can be easily upgraded with `npm update frontsize-sass --save` when a new release is available.\n\n--------------------------------------------------------------------------------\n\nTo test frontsize:\n\n```\nnpm install \u0026\u0026 npm run test\n```\n\nCreated by [Vittorio Vittori][vitto] and [Alessandro Minoccheri][minompi] @ [ideato srl][ideato]\n\n[bem]: https://github.com/ideatosrl/frontsize/blob/master/test/js/components-bem.js\n[ideato]: http://www.ideato.it\n[less]: https://github.com/ideatosrl/frontsize-less\n[minompi]: https://twitter.com/minompi\n[test]: https://github.com/ideatosrl/frontsize/blob/master/test/js/\n[themes]: https://github.com/ideatosrl/frontsize/tree/master/themes\n[vitto]: https://twitter.com/vttrx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowingis%2Ffrontsize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowingis%2Ffrontsize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowingis%2Ffrontsize/lists"}