/* LESS stylesheets are imported here so that they can use the same settings with each other. If you want to replace any of the files or add your own stylesheets, do it here. */ /* Wireframe theme */ /* @import '../../wff/css/settings.less'; @import '../../wff/css/elements.less'; @import '../../wff/css/grid.less'; @import '../../wff/css/design-patterns.less'; @import '../../wff/css/layout.less'; @import 'site.less'; */ /* Movila app theme */ @import '../../wff/css/settings.less'; @import '../../wff-themes/movila-app/css/settings.less'; @import '../../wff/css/elements.less'; @import '../../wff/css/grid.less'; @import '../../wff/css/design-patterns.less'; @import '../../wff/css/layout.less'; @import '../../wff-themes/movila-app/css/theme.less'; @import 'site.less'; /*@import '../../wff/css/debug.less';*/