-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ulysse ARNAUD edited this page Jan 18, 2023
·
4 revisions
Welcome to the CSS-in-JS-in-HTML wiki!
TO DO
Stay up to date with the latest release on GitHub: ulyssear/css-in-js-in-html.
- The CSS-in-JS-in-HTML is licensed under the MIT License:
- Full details: LICENSE file
No accurate changelog, the library is updated with fixes before adding new features.
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
The CSS-in-JS-in-HTML will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered in the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions, without breaking backward compatibility bumps the minor (and reset the patch)
- Bug fixes and misc changes bump the patch
For more information on SemVer, please visit http://semver.org.
- Email: [email protected]
- Twitter: http://twitter.com/ulysse_arnaud
- GitHub: https://github.com/ulyssear