Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getgrav/grav-plugin-custom-css
Custom CSS Plugin: Add additional CSS to your site, without editing the theme or having to create a plugin for the simple task of adding some custom lines of sylesheets.
https://github.com/getgrav/grav-plugin-custom-css
css custom-css grav grav-plugin
Last synced: about 2 months ago
JSON representation
Custom CSS Plugin: Add additional CSS to your site, without editing the theme or having to create a plugin for the simple task of adding some custom lines of sylesheets.
- Host: GitHub
- URL: https://github.com/getgrav/grav-plugin-custom-css
- Owner: getgrav
- License: mit
- Created: 2016-05-02T16:44:48.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-31T08:13:29.000Z (about 2 years ago)
- Last Synced: 2024-10-29T20:24:06.689Z (2 months ago)
- Topics: css, custom-css, grav, grav-plugin
- Language: PHP
- Homepage: https://getgrav.org
- Size: 9.77 KB
- Stars: 12
- Watchers: 5
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom CSS Plugin
The **Custom CSS** Plugin for the [Grav CMS](http://github.com/getgrav/grav) allows to add additional CSS to your site, without editing the theme or having to create a plugin for the simple task of adding some custom lines of sylesheets.
## Description
Adds some custom CSS to your Grav site.
Open the plugin preferences in the Admin panel, and add custom CSS directly in the textarea, which will be added as inline CSS, or enter one or more relative paths to load. (e.g. `/user/my_css/custom.css`)