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

This plugin is deprecated and archived #137

Open
mrmlnc opened this issue Jul 1, 2020 · 1 comment
Open

This plugin is deprecated and archived #137

mrmlnc opened this issue Jul 1, 2020 · 1 comment
Assignees

Comments

@mrmlnc
Copy link
Owner

mrmlnc commented Jul 1, 2020

The main package (csscomb) that uses this extension is no longer being developed. I don't see the point in using outdated technology.

Instead of csscomb you can use the following solutions:

  • postcss with postcss-sorting plugin. It supports CSS, Sass, Less and some forms of Stylus. It has a plugin for VS Code — click (and, yes, it's me again).
  • stylelint
  • Maybe something else

I am releasing the last release of this extension and archiving it.

In the last release, I will update the csscomb package to the last commit in dev.

I am ready to back to the plugin support if the main package find a maintainer and back to the active development. Right now, this is the last release (not a latest).

@mrmlnc
Copy link
Owner Author

mrmlnc commented Jul 2, 2020

Broken case before update CSSComb

{
	"csscomb.preset": "csscomb"
}
:root {
  --ion-font-family: 'Effra';
  font-family: var(--ion-font-family);
}

@mrmlnc mrmlnc closed this as completed Jul 5, 2020
@mrmlnc mrmlnc reopened this Jul 5, 2020
@mrmlnc mrmlnc pinned this issue Jul 5, 2020
@mrmlnc mrmlnc changed the title The last release and archiving of the extension This plugin is deprecated and archived Jul 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant