rusackas opened a new pull request #8617: WiP: Migrate CSS to LESS files, remove unused files URL: https://github.com/apache/incubator-superset/pull/8617 ### CATEGORY Choose one - [ ] Bug Fix - [ ] Enhancement (new features, refinement) - [x] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY On the path to making everything more consistent in CSS-land (using vars, building a style system), this PR migrates remaining CSS files to LESS so that they *can* use vars. I also found a few old CSS files that seem to be unused, so I've yanked those out. Just for sanity check's sake, they are: - superset/assets/src/stylesheets/explore.less (formerly .css) - superset/assets/src/stylesheets/welcome.less (formerly .css) - superset/assets/src/stylesheets/sql.less (formerly .css) - superset/assets/src/stylesheets/profile.css ### REVIEWERS @mistercrunch @etr2460
---------------------------------------------------------------- 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]
