mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-05 13:19:03 +00:00
13 lines
282 B
CSS
13 lines
282 B
CSS
/*
|
|
* notion-enhancer
|
|
* (c) 2020 dragonwocky <thedragonring.bod@gmail.com>
|
|
* (https://dragonwocky.me/) under the MIT license
|
|
*/
|
|
|
|
@import './variables.css';
|
|
@import './dark.css';
|
|
@import './light.css';
|
|
@import './shared.css';
|
|
@import './scrollbars.css';
|
|
@import './titlebar.css';
|