aboutsummaryrefslogtreecommitdiff
path: root/components/Markdown
Commit message (Collapse)AuthorAgeFilesLines
* Scoped global styling to all markdownflu0r1ne2023-09-073-119/+426
| | | | | | | | | | Make React compatible with markdown-style HTML by added components with identical styling to markdown. This is done while CSS scoping is maintained. Additional style is loaded through the markdown loader by injecting default-styling tags into the components. This allows default-margin to be added to these elements in addition to the styling found in the React elements. The homepage reflects the domain, as defined by an environmental variable.
* Add wg2ndflu0r1ne2023-08-281-2/+2
|
* Add a code scroll bar for small UIsflu0r1ne2021-07-211-0/+15
|
* Initflu0r1ne2021-07-192-0/+123