MaterialDesignLight 0.1.0-alpha.1

This is a prerelease version of MaterialDesignLight.
dotnet add package MaterialDesignLight --version 0.1.0-alpha.1
NuGet\Install-Package MaterialDesignLight -Version 0.1.0-alpha.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MaterialDesignLight" Version="0.1.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaterialDesignLight --version 0.1.0-alpha.1
#r "nuget: MaterialDesignLight, 0.1.0-alpha.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MaterialDesignLight as a Cake Addin
#addin nuget:?package=MaterialDesignLight&version=0.1.0-alpha.1&prerelease

// Install MaterialDesignLight as a Cake Tool
#tool nuget:?package=MaterialDesignLight&version=0.1.0-alpha.1&prerelease

<div align="center"> <h3 align="center">Material Design Light</h3>

<p align="center"> CSS Framework for Material Design 3 <br /> <a href="https://www.materialdesignlight.com/"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/mdlightdev/material-design-light/issues">Report bug</a> <br /> <br /> <a href="https://www.materialdesignlight.com/"><img alt="Website" src="https://img.shields.io/website?url=https%3A%2F%2Fwww.materialdesignlight.com%2F"></a> <a href="https://github.com/mdlightdev/material-design-light/actions"><img alt="GitHub branch checks state" src="https://img.shields.io/github/checks-status/mdlightdev/material-design-light/main"></a> <a href="https://github.com/mdlightdev/material-design-light/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/mdlightdev/material-design-light"></a> <a href="https://www.npmjs.com/package/material-design-light"><img alt="npm" src="https://img.shields.io/npm/v/material-design-light"></a> <a href="https://packagist.org/packages/mdlightdev/material-design-light"><img alt="Packagist Version" src="https://img.shields.io/packagist/v/mdlightdev/material-design-light"></a> <a href="https://github.com/mdlightdev/material-design-light/blob/main/dist/css/material-design-light.min.css"><img alt="GitHub file size in bytes" src="https://img.shields.io/github/size/mdlightdev/material-design-light/dist/css/material-design-light.min.css?label=CSS%20minified%20size"></a> <a href="https://github.com/mdlightdev/material-design-light/blob/main/package.json"><img alt="Libraries.io dependency status for GitHub repo" src="https://img.shields.io/librariesio/github/mdlightdev/material-design-light"></a> </p> </div>

About

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.

Quick start

Several quick start options are available:

  • Download the latest release
  • Clone the repository: git clone https://github.com/mdlightdev/material-design-light.git
  • Install with npm: npm i material-design-light
  • Install with Composer: composer require mdlightdev/material-design-light

What's included

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.

Bugs and feature requests

Have a bug or a feature request? If your problem or idea is not addressed yet, please open a new issue.

Contributing

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

Versioning

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-alpha.1 133 7/1/2022