From 454ea0146dc6087b9e3b96b4a2f7b66ce1a2f4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20de=20Pr=C3=A1?= Date: Fri, 23 Mar 2018 16:49:06 -0300 Subject: Add Makefile to build CSS --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 363da9e..cb3f0cd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -24,3 +24,6 @@ indent_size = 2 # web files [*.{html,css,less}] indent_size = 2 + +[Makefile] +indent_style = tab -- cgit v1.2.3