Skip to content

Fixed GODADDY-621: Primary buttons change color after refresh

viktor.pracht requested to merge GODADDY-621 into release-7.10.2

Core does not always load the login CSS (anymore?), so the normal theme needs to include Bootstrap.

Variable and mixin definitions need to be included and not simply prefixed so that the import-once logic of Less.js can recognize them properly.

Merge request reports