su-sws / stanford_easy_wysiwyg_css
A Drupal feature.
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 0
Open Issues: 0
Type:drupal-custom-module
Requires
- composer/installers: ^1.2
This package is auto-updated.
Last update: 2023-07-29 01:56:24 UTC
README
Version: 7.x-1.x-dev
Maintainers: jbickar, sherakama Changelog.txt
This module provides an easy way to inject all the custom css of a specific theme without declaring individual stylesheets.
Installation
Install this module like any other module. See Drupal Documentation
Configuration
- Edit a wysiwyg profile and select "All CSS from default front-end theme" from the css options.
- Clear caches
- Smile
Contribution / Collaboration
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests