Ludger A. Rinsche
Ludger A. Rinsche
On pages with little content, the footer ist not a real footer, just an element in the middle of the screen with `margin-top: 10rem`. This codepen offers a solution to...
In order to check weither or not https://github.com/dolanmiu/docx/discussions/1541 is possible, I build the following test: ``` import * as fs from "fs"; import { Bookmark, Document, Packer, Paragraph, SimpleField, TextRun...
A demo page would be nice. And/or maybe a list of examples, provided by users of dropplets. I really like the simplicity.
Currently the system is VERY restricted about which classnames are allowed. This will allow a lot of characters and allows to have the classname in quotes:  ``` class someclass...
Hi, one way to create a class seems to be ``` class classname ... end class ``` But as far as I know, that's not valid PlantUML? Am i missing...
This does two things: 1. add "color" to classes and 2. allow mixed colors, as plantuml does:  ``` class singlecolor #FFAA00 {} class multicolor1 #FFAA00-0000FF {} class multicolor2 #FFAA00|0000FF...
Can you release the library on an CDN, e.g. cdnjs? Should be just an Issum here: https://github.com/cdnjs/packages/issues If you want, I can open the issue.
### Library name Classless.css ### Library license https://github.com/emareg/classlesscss/blob/master/LICENSE ### Library source https://github.com/emareg/classlesscss ### Files to include - docs/classless.css - docs/classless-tiny.css - docs/addons/themes.css - docs/addons/tabbox.css - docs/addons/hljs-style.css