https://github.com/avalanchesass/avalanche_component_editor_content
Style HTML output of editors (mostly user generated content)
https://github.com/avalanchesass/avalanche_component_editor_content
Last synced: about 1 month ago
JSON representation
Style HTML output of editors (mostly user generated content)
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_component_editor_content
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2016-03-08T18:07:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T14:59:39.000Z (about 10 years ago)
- Last Synced: 2025-11-17T06:06:50.561Z (7 months ago)
- Language: CSS
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_component_editor_content
Style HTML output of editors (mostly user generated content).
## Install
```
npm install avalanchesass_component_editor_content --save
```
## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_component_editor_content';
```
## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner
### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)