Master CSS files for using SASS application to manage customization of the CSS of custom theme packages for the Learn 2016 theme. This build is for the Q4 2017 release (SaaS 3300.x).
Master CSS files for using SASS application to manage customization of the CSS of custom theme packages for the Learn 2016 theme. This build is for the Q4 2017 release (SaaS 3300.x).
Hello, Do we have new CSS Master Files for larn 2016 for Q2 2018. I have a client asking the question. Any guidance would be welcomed.
Hey Richard,
It looks like the Blackboard DEV guys are doing nothing more than taking some of the theme files and simply renaming the file .scss (from .css). I did a compare on the tablets file and it says 'binary same' (identical).
The only other change is that they have a variables.scss with variables for different colours etc which are applied throughout the CSS files, but again only in about 3 css files and not a lot - a little handy I guess but I don't think worth worrying about.
You could take your own copy of the latest theme CSS files and rename them to .scss and setup your project to compile them to the related .css files.
I'm about to do a merge of the Bb Learn 2016 theme with our UI customisations from the last few years (with Bb Learn 2012) - I'm going to just have my own Sass files with changes and compile to one custom CSS file that sits over top of Bb Learn 2016 theme CSS.
This new Master file introduced very strange purple and green colors. We're on Release 3300.2.0-rel.25+dcb5a17. I'm going back to your previous version.