Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRename palette.styl #2108
Rename palette.styl #2108
Comments
Breaking change |
To avoid a major version release, we can keep the |
Sounds good. |
Yes, we can support both while giving a warning in the console screen. So when can we have this feature? |
@Mister-Hope I'm a bit busy these days. If you'd like to take it, go ahead ~ |
But a rfc here, what shall we rename it? variables? I agreed with this one, but a shorter file name cound be better. Any ideas with a shorter one? |
Feature request
palette.style
should be renamed since it's not only relevant to colors.See config.styl.
What problem does this feature solve?
The name may confuse developers. See #2086.
What does the proposed API look like?
rename
palette.styl
tovariables.styl
or something else.How should this be implemented in your opinion?
Rename it and update documentation. Add deprecated badge to
palette.styl
since it'll be a breaking change.Are you willing to work on this yourself?
Yes.