Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/masonitedoors/mdl
- Owner: masonitedoors
- License: apache-2.0
- Created: 2019-01-17T17:07:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T14:10:11.000Z (over 2 years ago)
- Last Synced: 2023-07-31T22:58:13.200Z (over 1 year ago)
- Topics: css, design-system, design-systems, framework, sass
- Language: CSS
- Homepage: https://masonitedoors.github.io/MDL
- Size: 7.19 MB
- Stars: 5
- Watchers: 7
- Forks: 4
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)
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.