From feef0ed9fb9874efc3e451dcbe3d814677c74a37 Mon Sep 17 00:00:00 2001 From: Jorge Arias Date: Thu, 17 Sep 2015 18:35:11 -0300 Subject: [PATCH] timeline.css to SASS file for minification --- css/{timeline.css => timeline.scss} | 3 +++ 1 file changed, 3 insertions(+) rename css/{timeline.css => timeline.scss} (99%) diff --git a/css/timeline.css b/css/timeline.scss similarity index 99% rename from css/timeline.css rename to css/timeline.scss index 015c1f5..7ade056 100755 --- a/css/timeline.css +++ b/css/timeline.scss @@ -1,3 +1,6 @@ +--- +--- + .timeline { position: relative; padding: 0;