From 8a770c9052ecdc5d74b2e1e229ae0737f254c9f7 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 26 May 2015 15:32:26 +0200 Subject: [PATCH] Rename "stylesheets/" directory to "styles/" This fixes the following deprecation warning: "Store package style sheets in the styles/ directory instead of stylesheets/ in the seti-monokai package" Closes moshee/atom-pipe#11. --- {stylesheets => styles}/pipe.less | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {stylesheets => styles}/pipe.less (100%) diff --git a/stylesheets/pipe.less b/styles/pipe.less similarity index 100% rename from stylesheets/pipe.less rename to styles/pipe.less -- 2.39.2