You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Custom function used to generate the output of the override css file; its content is appended to the end of the file; more about it can be found at https://getpublii.com/dev/visual-overrides/#visual-overrides
var generateOverride = function (params) {
let output = '';
// check that the values of the following options (defined in config.json in customConfig section) are the same as those in the main.css file, if so, do not generate the override of this CSS rules