diff --git a/contrib/inotify_watcher.py b/contrib/inotify_watcher.py index a8e030628..f375516eb 100755 --- a/contrib/inotify_watcher.py +++ b/contrib/inotify_watcher.py @@ -36,6 +36,10 @@ os.path.join(SCSS_ROOT, "theme/original.scss"), os.path.join(CSS_ROOT, "theme_original.css") ), + ( + os.path.join(SCSS_ROOT, "theme/original-small-screen.scss"), + os.path.join(CSS_ROOT, "../themes/original-small-screen.css") + ), ] #: default locations of used binaries