stronk7

Untitled

Mar 15th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.38 KB | None | 0 0
  1. --- a/Gruntfile.js
  2. +++ b/Gruntfile.js
  3. @@ -197,7 +197,7 @@ module.exports = function(grunt) {
  4.                  src: ['*/**/*.scss']
  5.              },
  6.              css: {
  7. -                src: ['*/**/*.css'],
  8. +                src: ['*/**/*.css', '!local/codechecker/**/*.css'],
  9.                  options: {
  10.                      configOverrides: {
  11.                          rules: {
Advertisement
Add Comment
Please, Sign In to add comment