Skip to content

Commit

Permalink
Include jquery-ui them ourselves
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Feb 13, 2022
1 parent 4ebe4fd commit da89ffb
Show file tree
Hide file tree
Showing 9 changed files with 1,309 additions and 0 deletions.
1 change: 1 addition & 0 deletions view/main.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

import './scss/app.scss';
import './scss/digitaljs.scss';
import './scss/jquery-ui.scss';
import $ from 'jquery';
import 'jquery-ui/ui/widgets/dialog.js';
import * as digitaljs from 'digitaljs';
Expand Down
Binary file added view/scss/images/ui-icons_444444_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added view/scss/images/ui-icons_555555_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added view/scss/images/ui-icons_777620_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added view/scss/images/ui-icons_777777_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added view/scss/images/ui-icons_cc0000_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added view/scss/images/ui-icons_ffffff_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit da89ffb

Please sign in to comment.