JSPM

@vtmn/css

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7639
  • Score
    100M100P100Q124800F
  • License Apache-2.0

Decathlon Design System - Vitamin CSS library

Package Exports

  • @vtmn/css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vtmn/css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@vtmn/css

Decathlon Design System - Vitamin CSS library

Technologies

  • Tailwind CSS - All this package is generated with Tailwind CSS, a utility-first CSS framework that can be composed to build any design, directly in your markup. Be careful, in order to use our library, you will have to prefix all CSS utility classes with vtmn-.
  • PostCSS - Under the hood, we use PostCSS to build our library.

Contributing

One of the Decathlon Design System goals is to provide guidelines & components to gain in consistency, efficiency & accessibility. The best way to achieve this is together! That's why we are on GitHub. We would love contributions from the community (bug reports, feature requests, suggestions, Pull Requests, whatever you want!).

Installation

In this monorepo, we use Yarn & Lerna. Read the Installation Guide for detailed instructions on how to install Yarn.

Once you have installed Yarn, please run:

yarn

👉 See the contributing docs for more information about how to contribute.

Development

To develop in watch mode and run all showcases with hot reloads, just run:

yarn start

Then, your CSS is building in watch mode to the dist folder.