JSPM

@mantine/styles

2.6.0-alpha.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 203598
  • Score
    100M100P100Q168765F
  • License MIT

Mantine css-in-js styles engine, based on emotion

Package Exports

  • @mantine/styles

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 (@mantine/styles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Mantine Styles

This package contains Mantine specific css-in-js library based on emotion

Documentation

Read createStyles documentation on Mantine website

Installation

Most likely you do not have to install @mantine/styles separately – it is included with @mantine/core

Install with npm:

npm install @mantine/styles

Install with yarn:

yarn add @mantine/styles

License

MIT