tailwindcss-material3-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Tailwindcss Material3 Plugin

Usage

const m3Plugin = require("tailwindcss-material3-plugin")({
  sourceColor: 0x8282f4,
});

module.exports = {
  plugins: [m3Plugin],
};
<div class="color-primary text-body-medium">Hello World!</div>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    4
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i tailwindcss-material3-plugin

Weekly Downloads

4

Version

0.2.1

License

none

Unpacked Size

83 kB

Total Files

17

Last publish

Collaborators

  • cano