Skip to content

MaskingTechnology/designsystem

Repository files navigation

Masking Technology Design System (MTDS)

A simple, customizable design system that wraps common CSS features into elements and turns standard HTML elements into interactive components. Currently, only React is supported.

Example design

Installation

npm install @maskingtech/designsystem

Usage

To activate it, its root element needs to be added to the application.

import { DesignSystem } from '@maskingtech/designsystem';

import '@maskingtech/designsystem/style.css';

<DesignSystem>
    {/* layout, elements and components here */}
</DesignSystem>

The list of layouts, elements, components, and customization options can be found in the documentation.

About

Our company design system

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •