{"id":25176249,"url":"https://github.com/redturtle/plone-less-base","last_synced_at":"2025-04-04T01:40:35.281Z","repository":{"id":34838468,"uuid":"177574273","full_name":"RedTurtle/plone-less-base","owner":"RedTurtle","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T18:28:50.000Z","size":630,"stargazers_count":3,"open_issues_count":12,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-02-19T17:09:59.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Less","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/RedTurtle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-03-25T11:35:59.000Z","updated_at":"2021-04-01T09:09:49.000Z","dependencies_parsed_at":"2023-01-15T09:28:44.429Z","dependency_job_id":null,"html_url":"https://github.com/RedTurtle/plone-less-base","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fplone-less-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fplone-less-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fplone-less-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fplone-less-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedTurtle","download_url":"https://codeload.github.com/RedTurtle/plone-less-base/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107820,"owners_count":20884795,"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":"2025-02-09T13:16:44.494Z","updated_at":"2025-04-04T01:40:35.250Z","avatar_url":"https://github.com/RedTurtle.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/RedTurtle/plone-less-base.svg?branch=master)](https://travis-ci.org/RedTurtle/plone-less-base)\n\n# plone-less-base\n\nBase less styles for Plone 5 theming\n\n## Use case\n\nWe use these styles while bootstrapping a new theme with [plonecli](https://pypi.python.org/pypi/plonecli), in order to have basic plone styles ready and save some time on development.\n\n## Usage\n\nIn order to use this correctly, you will need to tell your less compiler to also read files from the `node_modules` folder.\n\n* If you use it through the less cli, by adding the `--include-path=node_modules` argument\n* If you configure it with a js object, add the `paths` property, which will look like this: `paths: ['node_modules']`\n\nThis is needed because the styles inside this package read other styles from its `bootstrap` dependency, and it will also make it smoother for you to use these styles.\n\nDocumentation: http://lesscss.org/usage/#less-options-cross-platform-options.\n\nIn order to add these styles to your theme styles, import it like this:\n\n```less\n@import 'plone-less-base/styles.less';\n```\n\n## Modular import\n\nIf you don't need all of the styles provided here, you can cherry-pick the partials you need by making a copy of the [main stylesheet of this package (styles.less)](https://github.com/RedTurtle/plone-less-base/blob/master/styles.less) and commenting the partials you don't need.\n\n## Bonus\n\nAs an extra that may be helpful, in the `lib` folder of the package you download from npm, there is a compiled css stylesheet with all of the styles included in this repo.\n\n## Installation\n\n```sh\nnpm install --save plone-less-base\n```\n\n## Compatibility\n\nThese styles are developed for Plone 5.x sites.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredturtle%2Fplone-less-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredturtle%2Fplone-less-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredturtle%2Fplone-less-base/lists"}