
Security News
New CNA Scorecard Tool Ranks CVE Data Quality Across the Ecosystem
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
CSS Framework for Material Design 3
Explore the docs »
Report bug
Material Design Light is a lightweight CSS framework that implements the Material Design 3 to the full extent.
The project is heavily work in progress and offers zero support or assurances on anything.
Several quick start options are available:
git clone https://github.com/mdlightdev/material-design-light.git
npm i material-design-light
composer require mdlightdev/material-design-light
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
material-design-light/
└── css/
├── material-design-light.css
├── material-design-light.css.map
└── material-design-light.min.css
Material Design Light provides compiled CSS (material-design-light.*
), as well as compiled and minified
CSS (material-design-light.min.*
). Source maps (material-design-light.*.map
) are available for use with certain
browsers' developer tools.
Have a bug or a feature request? If your problem or idea is not addressed yet, please open a new issue.
Check out the CONTRIBUTING.md for more information.
Clone and setup the repository:
git clone https://github.com/mdlightdev/material-design-light.git
cd material-design-light
npm install
For transparency into the release cycle and in striving to maintain backward compatibility, Material Design Light is maintained under the Semantic Versioning 2.0.0 guidelines.
See the Releases section of the GitHub project for changelogs for each release version of Material Design Light.
Copyright © Material Design Light 2022. All rights reserved. Material Design Light is licensed under the terms of the Mozilla Public License Version 2.0 (MPL 2.0). All other trademarks and trade names referenced herein are the properties of their respective owners in Finland and other countries.
FAQs
Unknown package
We found that materialdesignlight demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.