mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-15 21:06:20 -04:00
* New: Webpack 4 * New: Gulp 4 * New: Transpile UI for old browsers Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 lines
60 B
CSS
4 lines
60 B
CSS
.content {
|
|
composes: content from '~./PageContent.css';
|
|
}
|