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