Answer the question
In order to leave comments, you need to log in
What plugin to arrange styles in WebStorm?
Interested in a native solution or a plugin that will allow you to use a key combination to change the arrangement of properties in a .sass file, or in a selected code fragment by priority
Properties that affect the document the most are listed first.
It is recommended that you list the properties in the following order:
- First, the position of the element relative to others: position, left/right/top/bottom, float, clear, z-index.
- Then dimensions and padding: width, height, margin, padding…
- The border frame, it is partly related to the size.
- General content styling: list-style-type, overflow…
- Color and styling: background, color, font…
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question