
Security News
AI Slop Is Polluting Bug Bounty Platforms with Fake Vulnerability Reports
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
@skeletonlabs/skeleton
Advanced tools
This repository contains all the stylesheets for the Skeleton package.
This repository contains all the stylesheets for the Skeleton package.
pnpm add @skeletonlabs/skeleton
@import 'tailwindcss';
@import '@skeletonlabs/skeleton'; /* Add Skeleton Stylesheet */
@import 'tailwindcss';
@import '@skeletonlabs/skeleton';
@import '@skeletonlabs/skeleton/themes/cerberus'; /* Add Skeleton Theme */
<html data-theme="cerberus">
<!-- Add Skeleton Theme -->
<!-- ... -->
</html>
This project uses Vite as the build tool. To author our CSS stylesheets in an efficient way we utilize Sass for handling things like loops and shared variables. This is merely a build tool so we will never author actual Sass, we're a Tailwind library after all.
src/
āāā base/ # Core styles, color definitions, and base configurations
āāā components/ # Component-specific classes
āāā internal/ # Internal utilities, constants, and shared resources
āāā themes/ # All official Skeleton themes
āāā utilities/ # Tailwind utilities
āāā variants/ # Tailwind variants
This project is licensed under the MIT license.
FAQs
This repository contains all the stylesheets for the Skeleton package.
The npm package @skeletonlabs/skeleton receives a total of 17,759 weekly downloads. As such, @skeletonlabs/skeleton popularity was classified as popular.
We found that @skeletonlabs/skeleton demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 4 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
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
Research
Security News
The Socket Research team investigates a malicious Python package disguised as a Discord error logger that executes remote commands and exfiltrates data via a covert C2 channel.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.