2.5.0 • Published 10 months ago

mltshp-patterns v2.5.0

Weekly downloads
53
License
MPL-2.0
Repository
github
Last release
10 months ago

MLTSHP Patterns

NPM version Build Status Renovate Netlify Status

Pattern Library for MLTSHP Apps

Welcome to the Pattern Library repository! The intent is that any MLTSHP app should be able to consume the Pattern Library package to quickly inherit the MLTSHP look and feel. This package is being used on the main MLTSHP site, so we're eating our own dogfood here.

Contributions are welcome! Please see the Contributing Guide.

Installation

Pull in MLTSHP's pattern library files into nearly any project with a package manager.

The package includes both the compiled code and the source files. So you can either include the compiled CSS, or load the source files directly. If you use the source files, you'll need to compile them yourself, using Sass and postcss-inline-svg.

Install in your Node.js powered apps using npm or yarn:

npm install mltshp-patterns
yarn add mltshp-patterns
2.5.0

10 months ago

2.4.0

11 months ago

2.3.0

1 year ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago