Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@cmsgov/qpp-design-system-core
Advanced tools
This package contains the following design system assets:
npm install --save @cmsgov/design-system-core
The source files included are written in Sass (.scss
). You can add your node_modules
directory to your Sass includePaths
and import the file like this:
@import "@cmsgov/design-system-core/src/index";
or import the transpiled CSS:
@import "@cmsgov/design-system-core/dist/index.css";
Please view the documentation site for additional information.
Examples of the design system in use can be found in the examples
directory on GitHub.
Please submit an issue on GitHub for any bugs or feature requests.
You can also read our CONTRIBUTING.md document to learn about setting up a local development environment, contributing to the design system, and our coding guidelines.
The design system follows a variation of ITCSS (Inverted Triangle architecture for CSS). The goal is to write CSS in specificity order.
βββ dist Compiled CSS and JS
βββ fonts
βββ images
βββ src Non-compiled Sass and JSX
βββ base Base HTML styles
βββ components Sass and React components
βΒ Β βββ Button
βΒ Β βββ etc...
βββ generics Far reaching selectors
βββ utilities Functional CSS classes to apply individual traits
FAQs
QPP Core Sass/CSS and React design system assets
We found that @cmsgov/qpp-design-system-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.Β It has 1 open source maintainer 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.