Package Exports
- @archway-kit/tailwind-plugin
- @archway-kit/tailwind-plugin/dist/index.js
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 (@archway-kit/tailwind-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@archway-kit/tailwind-plugin
A Tailwind CSS plugin that provides a set of classes and styles for the archway-kit components.
Installation
Install the plugin from npm:
npm install -D @archway-kit/tailwind-pluginThen add the plugin to your tailwind.config.js file:
// tailwind.config.js
module.exports = {
  // ...
  plugins: [
    // ...
    require('@archway-kit/tailwind-plugin'),
  ],
}More
For full documentation about the Archway Network and its ecosystem, visit Archway Docs.
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable: