[beast: 44/47] EBEAST: rename .less files to .scss



commit 182f6ffb088b49dc19ca8655d89fcdd9056270d8
Author: Tim Janik <timj gnu org>
Date:   Fri Sep 1 12:01:48 2017 +0200

    EBEAST: rename .less files to .scss
    
    Signed-off-by: Tim Janik <timj gnu org>

 ebeast/{app.less => app.scss}                |    0
 ebeast/vc/{mixins.less => mixins.scss}       |    0
 ebeast/vc/{styles.less => styles.scss}       |    0
 ebeast/vc/{variables.less => variables.scss} |    0
 4 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/ebeast/app.less b/ebeast/app.scss
similarity index 100%
rename from ebeast/app.less
rename to ebeast/app.scss
diff --git a/ebeast/vc/mixins.less b/ebeast/vc/mixins.scss
similarity index 100%
rename from ebeast/vc/mixins.less
rename to ebeast/vc/mixins.scss
diff --git a/ebeast/vc/styles.less b/ebeast/vc/styles.scss
similarity index 100%
rename from ebeast/vc/styles.less
rename to ebeast/vc/styles.scss
diff --git a/ebeast/vc/variables.less b/ebeast/vc/variables.scss
similarity index 100%
rename from ebeast/vc/variables.less
rename to ebeast/vc/variables.scss


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]