PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
auberge
/
assets
/
sass
/* FILE: custom-styles.scss */ // // Theme custom stylesheet // // IMPORTANT: // Never save this file with minification enabled as it removes // CSS comments in where you have customizer style values! // Always use extended mode to export the file to CSS! // // Notes: // //* = Doesn't change via Customizer. // // @package Auberge // @copyright WebMan Design, Oliver Juhas // // @since 2.2.0 // @version 2.7.6 // // Imports @import 'setup'; @import 'starter/tools/functions'; @import 'starter/setup/variables'; @import 'starter/tools/mixins'; @import 'custom/custom';
[+]
..
[-] editor-style-rtl.scss
[edit]
[-] _css-vars.scss
[edit]
[-] main.scss
[edit]
[-] slick.scss
[edit]
[+]
slick
[-] main-rtl.scss
[edit]
[+]
starter
[-] _setup.scss
[edit]
[-] slick-rtl.scss
[edit]
[-] welcome.scss
[edit]
[+]
custom
[+]
main
[-] custom.scss
[edit]
[-] editor-style.scss
[edit]
[-] custom-editor.scss
[edit]