Page 1 of 1

manhattan 1.0.1 how to switch to sass files

Posted: 27 Nov 2017, 01:25
by agrouza
hi,

the sample app for manhattan 1.0.1 references theme.css and layout.css files in index.html. If i comment these and instead import theme-blue.scss and layout-blue.scss into styles.scss, i get a lot of compilation errors. How do i switch to using scss and rely on webpack to compile them instead of using precompiled css files?

thanks,
A.

Re: manhattan 1.0.1 how to switch to sass files

Posted: 30 Nov 2017, 14:19
by cagatay.civici