improve order to show utillities without a value (base) higher than once with value
See original GitHub issuewould it be possible to have the order reversed for properties like that ? I only have those to as an example, (i don’t know if it the same other) but i believe that most of the time people want flex-grow & flex-shrink
over flex-grow-0 & flex-shrink-0
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
What Are the Four Types of Economic Utility?
Value -based pricing is a strategy that some businesses use to set product prices at a price point that they believe the consumer...
Read more >Problems and solutions in calculating quality-adjusted life ...
In order to determine the exact QALY value, it is sufficient to multiply the utility value associated with a given state of health...
Read more >Setting value, not price
The first task is to map benefits versus price—as the customer sees them. Bear in mind that equal value doesn't mean equal market...
Read more >Business Marketing: Understand What Customers Value
Doing business based on value delivered gives companies the means to get an equitable return for their efforts. Once suppliers truly understand value, ......
Read more >UTILITIES CODE CHAPTER 36. RATES
The capacity component is based on the annual economic value of deferring, ... (2) a finding that the price to the electric utility...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think we could make a rule. If an utility exist without number it has to be ordered first… if It only exist with numbers order like before. This would make sure that margin or padding kept correct
@ThaddeusJiang maybe sort first then order by string lengths
possible yes, but not highest prio for us now… if you want to give it a try for an PR, very welcomed https://github.com/windicss/windicss-intellisense/blob/b1d85554fbc5b24d3556e78b715ffb0ce960b862/src/utils/index.ts#L73-L84