mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-18 10:51:28 +02:00
reordering modules: zoom and print
This commit is contained in:
committed by
GitHub
parent
118417b215
commit
654510a374
@@ -37,8 +37,8 @@
|
|||||||
14. Forms
|
14. Forms
|
||||||
15. Longform Elements
|
15. Longform Elements
|
||||||
16. Safari Bug (flex-wrap)
|
16. Safari Bug (flex-wrap)
|
||||||
17. Print
|
17. Slidex index (aka zoom)
|
||||||
18. Slidex index (aka zoom)
|
18. Print
|
||||||
19. Colors
|
19. Colors
|
||||||
----------------------------------------------------------------------------------- */
|
----------------------------------------------------------------------------------- */
|
||||||
|
|
||||||
@@ -91,8 +91,8 @@
|
|||||||
@import 'modules/longform';
|
@import 'modules/longform';
|
||||||
|
|
||||||
@import 'utils/bugs';
|
@import 'utils/bugs';
|
||||||
@import 'modules/print';
|
|
||||||
|
|
||||||
@import 'modules/zoom';
|
@import 'modules/zoom';
|
||||||
|
|
||||||
|
@import 'modules/print';
|
||||||
|
|
||||||
@import 'color';
|
@import 'color';
|
||||||
|
Reference in New Issue
Block a user