Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masonitedoors/mdl

Masonite Design Language components
https://github.com/masonitedoors/mdl

css design-system design-systems framework sass

Last synced: 2 months ago
JSON representation

Masonite Design Language components

Awesome Lists containing this project

README

        

# MDL - Masonite Design Language

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![Build Status](https://travis-ci.org/masonitedoors/MDL.svg?branch=master)](https://travis-ci.org/masonitedoors/MDL)
Maintained with Storybook

A monorepo housing Masonite Design Language components and styles for development and reference.

## Packages

### [@masonite/external-ui-react](packages/external-ui-react/README.md)

Provides CSS, SCSS partials, and React components.

### [@masonite/svg-icons](packages/svg-icons/README.md)

All of the SVG icons.

### [@masonite/tailwindcss](packages/tailwindcss/README.md)

Supplement the base CSS with MDL [Tailwind](https://tailwindcss.com/) utility classes.

## Contributing

Please see our [contributing guidelines](CONTRIBUTING.md) for this project.