mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
complete previous commit (+dirty auto corrections from IDE)
This commit is contained in:
@@ -21,13 +21,11 @@ require('select2-bootstrap-theme/dist/select2-bootstrap.css');
|
||||
require('./chillmain.scss');
|
||||
require('./css/chillmain.css');
|
||||
|
||||
/// still used ?
|
||||
//require('./css/pickaday.css');
|
||||
//require('./js/date.js');
|
||||
|
||||
import { chill } from './js/chill.js';
|
||||
global.chill = chill;
|
||||
|
||||
require('./js/date.js');
|
||||
|
||||
/// Load fonts
|
||||
require('./fonts/OpenSans/OpenSans.scss')
|
||||
|
||||
|
Reference in New Issue
Block a user