diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-04-09 08:21:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-04-09 08:21:42 +0000 |
commit | 03d173588999aeac2a77cfaef6a9a47353454e8a (patch) | |
tree | afba0155bbbe8d7d010ef31a54aaa4be7b9ede87 /changelogs | |
parent | 0bda6cc146eb59f3d554db8dea84477e99f95fe8 (diff) | |
download | gitlab-ce-03d173588999aeac2a77cfaef6a9a47353454e8a.tar.gz |
Adds a vendors folder for third party CSS
Does not run stylelint for the vendors folder
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/59708-vendor-css.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59708-vendor-css.yml b/changelogs/unreleased/59708-vendor-css.yml new file mode 100644 index 00000000000..ec7def7a9e6 --- /dev/null +++ b/changelogs/unreleased/59708-vendor-css.yml @@ -0,0 +1,5 @@ +--- +title: Creates a vendors folder for external CSS +merge_request: +author: +type: other |