From 54fa28441c5f0bdcd9687615f4a6b7a0fab024a3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 7 Sep 2018 11:26:02 +0200 Subject: install bootstrap via composer --- vendor/twbs/bootstrap/.stylelintignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vendor/twbs/bootstrap/.stylelintignore (limited to 'vendor/twbs/bootstrap/.stylelintignore') diff --git a/vendor/twbs/bootstrap/.stylelintignore b/vendor/twbs/bootstrap/.stylelintignore new file mode 100644 index 000000000..7bc488e5f --- /dev/null +++ b/vendor/twbs/bootstrap/.stylelintignore @@ -0,0 +1,4 @@ +**/*.min.css +**/dist/ +**/vendor/ +/_gh_pages/ -- cgit v1.2.3