-
- Downloads
There was an error fetching the commit references. Please try again later.
Only load selected syntax highlight CSS
Compile highlight CSS separately Move highlight-specific mixins out of mixins.scss Rename solarized themes to match theme name as this was a smaller change than changing all instances to snake_case
Showing
- app/assets/stylesheets/application.scss 0 additions, 10 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/framework/mixins.scss 0 additions, 5 deletionsapp/assets/stylesheets/framework/mixins.scss
- app/assets/stylesheets/highlight/common.scss 18 additions, 0 deletionsapp/assets/stylesheets/highlight/common.scss
- app/assets/stylesheets/highlight/dark.scss 2 additions, 0 deletionsapp/assets/stylesheets/highlight/dark.scss
- app/assets/stylesheets/highlight/monokai.scss 2 additions, 0 deletionsapp/assets/stylesheets/highlight/monokai.scss
- app/assets/stylesheets/highlight/none.scss 1 addition, 1 deletionapp/assets/stylesheets/highlight/none.scss
- app/assets/stylesheets/highlight/solarized-dark.scss 2 additions, 0 deletionsapp/assets/stylesheets/highlight/solarized-dark.scss
- app/assets/stylesheets/highlight/solarized-light.scss 2 additions, 0 deletionsapp/assets/stylesheets/highlight/solarized-light.scss
- app/assets/stylesheets/highlight/white_base.scss 2 additions, 0 deletionsapp/assets/stylesheets/highlight/white_base.scss
- app/assets/stylesheets/pages/diff.scss 0 additions, 12 deletionsapp/assets/stylesheets/pages/diff.scss
- app/views/layouts/_head.html.haml 2 additions, 0 deletionsapp/views/layouts/_head.html.haml
- changelogs/unreleased/56873-only-load-syntax-highlighting-css-when-selected.yml 5 additions, 0 deletions...56873-only-load-syntax-highlighting-css-when-selected.yml
- config/application.rb 7 additions, 0 deletionsconfig/application.rb
- spec/views/layouts/_head.html.haml_spec.rb 8 additions, 0 deletionsspec/views/layouts/_head.html.haml_spec.rb
app/assets/stylesheets/highlight/common.scss
0 → 100644
Please register or sign in to comment