From cd47721830460df19f4e49bcc8c35305ac34b29d Mon Sep 17 00:00:00 2001 From: Rastislav Lamos Date: Tue, 31 Mar 2015 15:54:39 +0200 Subject: [PATCH] Clarify Sass integration --- assets/styles/main.scss.example | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/styles/main.scss.example b/assets/styles/main.scss.example index cbc6a09..aea2ec1 100644 --- a/assets/styles/main.scss.example +++ b/assets/styles/main.scss.example @@ -5,6 +5,7 @@ // 3. Rename this file to `main.scss` and remove `main.less` // 4. Rename `editor-style.less` to `editor-style.scss` // 5. Update the `assets/manifest.json` styles dependencies from `.less` to `.scss` +// 6. Change variables from Less to Sass (https://discourse.roots.io/t/regarding-the-grid-help-translating-less-to-sass/3253) // // Feel free to remove this file if you're using Less