aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/infobox.scss
Commit message (Collapse)AuthorAge
* style: reformat all files properlyLibravatar MCMXC2023-07-26
| | | | | | | | | | | - remove .json from .eslintignore - add type intellisense to .prettierrc.js - install missing @jest/types which is used in jest.config.js - split up typecheck and lint into two separate commands - remove --require-pragma flag from reformat-files which leads to unformatted files - install suggested @types/prop-types and @types/react-loader dependencies - add @ts-expect-error to Loader usages - reformat all scss files automatically with reformat-files command
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* Add `warning` styles to infoboxLibravatar Stefan Malzner2017-10-24
|
* initial commitLibravatar Stefan Malzner2017-10-13