Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@volue/stitches-core
Advanced tools
@volue/stitches-core is a framework-agnostic implementation of stitches, a CSS-in-JS library with a best-in-class developer experience.
# with npm
npm install @volue/stitches-core
# with yarn
yarn add @volue/stitches-core
<script type="module">
import { css } from 'https://cdn.skypack.dev/@volue/stitches-core'
</script>
<script src="https://unpkg.com/@volue/stitches-core/dist/index.global.js"></script>
<script>
const { css } = stitches
</script>
For full documentation, visit stitches.dev.
Please follow our contributing guidelines.
Licensed under the MIT License, Copyright © 2022-present WorkOS.
See LICENSE for more information.
FAQs
The modern CSS-in-JS library
We found that @volue/stitches-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.