canvas-lms/config/brandable_css.yml

20 lines
784 B
YAML

paths:
public_dir: public
sass_dir: app/stylesheets
all_sass_bundles: 'app/stylesheets/{,plugins/*/}**/[^_]*.s[ac]ss'
all_sass_files: 'app/stylesheets/{,plugins/*/}**/*.s[ac]ss'
brandable_variables_json: app/stylesheets/brandable_variables.json
brandable_variables_defaults_scss: app/stylesheets/_brandable_variables_defaults_autogenerated.scss
branded_scss_folder: app/stylesheets/brandable_css_brands
bundles_with_deps: public/dist/brandable_css/brandable_css_bundles_with_deps.json
file_checksums: public/dist/brandable_css/brandable_css_file_checksums.json
output_dir: public/dist/brandable_css
browsers_yml: config/browsers.yml
manifest_key_seperator: $$$$$$$$$$$
variants:
new_styles_normal_contrast:
brandable: true
new_styles_high_contrast: {}