1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

reordering modules: zoom and print

This commit is contained in:
José Luis Antúnez
2017-06-28 10:38:03 +02:00
committed by GitHub
parent 118417b215
commit 654510a374

View File

@@ -37,8 +37,8 @@
14. Forms
15. Longform Elements
16. Safari Bug (flex-wrap)
17. Print
18. Slidex index (aka zoom)
17. Slidex index (aka zoom)
18. Print
19. Colors
----------------------------------------------------------------------------------- */
@@ -91,8 +91,8 @@
@import 'modules/longform';
@import 'utils/bugs';
@import 'modules/print';
@import 'modules/zoom';
@import 'modules/print';
@import 'color';