Arturo Larios

Results 3 comments of Arturo Larios

Hello @jairo-bc, Thanks for the recommendation, especially when there is a potential for 500 errors. I am still not clear on placing themeCustom.scss file lower in the file structure and...

@jairo-bc : Thanks for that information, that does clear up some confusion. We are actually loading the `themCustom.scss` via an import statement within `theme.scss`. The import statement is at the...

@jairo-bc : Applied your recommendation and moved `themeCustom.css` from the root and into a directory `scss/custom/themeCustom.css`. scss ┣ common ┣ components ┣ custom ┃┗ themeCustom.scss ┣ layouts ┣ settings ┃...