Migrate Modern theme to separate Flavour
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 424 KiB |
@@ -0,0 +1,8 @@
|
||||
import 'packs/public-path';
|
||||
import { start } from '@rails/ujs';
|
||||
import 'flavours/glitch/styles/modern.scss';
|
||||
|
||||
start();
|
||||
|
||||
// This ensures that webpack compiles our images.
|
||||
require.context('../images', true);
|
||||
Reference in New Issue
Block a user