rusackas opened a new pull request #8650: Fixing @gray conflict between Superset and Bootswatch URL: https://github.com/apache/incubator-superset/pull/8650 ### CATEGORY Choose one - [x] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY There was a variable collision between my color refactor and the Bootswatch theme, both of which had an `@gray` value. I renamed the one on the Superset side to be @gray-normal for now. Hopefully all is cleared up now. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before:  ### REVIEWERS
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
