Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@lostmyname/css
Advanced tools
This repository contains typographic classes, colour palette classes, layout-specific spacing classes, generic utility classes, and some SCSS
functions & config variables.
The only explicitly exported CSS classes are the type size classes, as well as the default resets. This is in keeping with Chameleon's ethos. All others are available through the @include placeholder()
mixin.
These variable declarations, located in scss/config
to set breakpoints, and spacing sizes to be consumed by Chameleon, as well as font families, type sizes, and colours.
We have some unit functions, located in scss/functions
to do things such as change a pixel value into a rem
, remove a unit from a value, etc.
Chameleon mixins are imported, giving us access to things such as the @include on()
and @include placeholders()
mixins.
There are also config-specific mixins, for typography.
As well as importing Chameleon's box
, positioning
and visibility
utility placeholders, we add a11y
and type
utility placeholders.
As with all placeholders, these aren't exported as classes by default.
npm install
gulp
FAQs
The undisputed base CSS for all Lost My Name website projects
The npm package @lostmyname/css receives a total of 25 weekly downloads. As such, @lostmyname/css popularity was classified as not popular.
We found that @lostmyname/css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.