Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 369 Bytes

CONVERSION.md

File metadata and controls

8 lines (6 loc) · 369 Bytes

Manual conversion steps

Do this after you ran rake convert and rearranged variables according to ./rearranges script.

  1. Search *.scss for this regexp: \We( and remove occurrences of e function
  2. Search *.scss for this regexp: @include.+!important and move !important into parentheses
  3. Search *.scss for this regexp: &- and prepend parent selector instead