diff options
Diffstat (limited to '.stylelintignore')
| -rw-r--r-- | .stylelintignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.stylelintignore b/.stylelintignore index 1aa27771c..97ef1059a 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -5,3 +5,6 @@ p/scripts/vendor/ vendor/ # Ignore RTLCSS auto-generated CSS *.rtl.css + +# actual location is docs/_includes/docs.css +docs/assets/css/docs.css |
