Share your FSCSS plugin with the community in 3 simple steps
package.json in the root is recommended — it unlocks version, author & keywords displaypackage.json should have: name, version, description, keywords.fscssClick the button below — it opens GitHub's built-in editor pointed directly at libs.json. You'll need a GitHub account (free).
"remotes" array
Append your GitHub repo URL as the last item. Make sure a comma follows the previous entry.
No comma after the last entry — JSON will be invalid otherwise.
Scroll to the bottom of the GitHub editor, write a short commit message, then click Propose changes → Create pull request. We'll review and merge it shortly.
Not sure how to fork & PR? GitHub's guide walks you through it. Questions? Open a discussion.