Tailwind Snippet
by Nicholas Wilcox
Score: 50/100
favorite
share
Description
Category: Customization & UI

The Tailwind Snippet plugin integrates TailwindCSS with Obsidian, enabling users to generate and manage custom CSS snippets within their vault. The plugin allows for automatic updates of snippets based on file changes and provides options for customizing CSS, such as using Tailwind's Preflight styles, adding prefix selectors, and adjusting the PostCSS entrypoint. It also supports a custom Tailwind theme and entrypoints for dynamic content generation. This plugin enhances the styling capabilities of Obsidian with minimal configuration, while also allowing users to integrate Tailwind's powerful utilities and theming features.

Stats
21
stars
289
downloads
1
forks
118
days
126
days
125
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
4
total issues
0
open issues
4
closed issues
52
commits
Latest Version
4 months ago
Changelog

Changed

  • Refactor plugin id import to this.manifest.id reference.
  • Move log.ts and paint-roller.ts to a new src/ directory.
  • Use this.manifest.dir.

Fixed

  • Removed old plugin id values from the test vault's plugins list.
README file from