https://github.com/carbonpackages/carbon.tailwind.spacing
Editor to set tailwind spacing classes in Neos CMS
https://github.com/carbonpackages/carbon.tailwind.spacing
neos-plugin neoscms tailwindcss
Last synced: 4 months ago
JSON representation
Editor to set tailwind spacing classes in Neos CMS
- Host: GitHub
- URL: https://github.com/carbonpackages/carbon.tailwind.spacing
- Owner: CarbonPackages
- License: gpl-3.0
- Created: 2024-04-11T10:27:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T22:03:47.000Z (11 months ago)
- Last Synced: 2025-09-03T01:41:55.150Z (10 months ago)
- Topics: neos-plugin, neoscms, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Latest stable version]][packagist] [![Total downloads]][packagist] [![License]][packagist] [![GitHub forks]][fork] [![GitHub stars]][stargazers] [![GitHub watchers]][subscription]
# Carbon.Tailwind.Spacing
Editor to set tailwindCSS spacing classes in Neos CMS.
## Installation
`Carbon.Tailwind.Spacing` is available via packagist.
Run the following command in your site package
```bash
composer require --no-update carbon/tailwind-spacing
```
Then run `composer update` in your project root.
[packagist]: https://packagist.org/packages/carbon/tailwind-spacing
[latest stable version]: https://poser.pugx.org/carbon/tailwind-spacing/v/stable
[total downloads]: https://poser.pugx.org/carbon/tailwind-spacing/downloads
[license]: https://poser.pugx.org/carbon/tailwind-spacing/license
[github forks]: https://img.shields.io/github/forks/CarbonPackages/Carbon.Tailwind.Spacing.svg?style=social&label=Fork
[github stars]: https://img.shields.io/github/stars/CarbonPackages/Carbon.Tailwind.Spacing.svg?style=social&label=Stars
[github watchers]: https://img.shields.io/github/watchers/CarbonPackages/Carbon.Tailwind.Spacing.svg?style=social&label=Watch
[fork]: https://github.com/CarbonPackages/Carbon.Tailwind.Spacing/fork
[stargazers]: https://github.com/CarbonPackages/Carbon.Tailwind.Spacing/stargazers
[subscription]: https://github.com/CarbonPackages/Carbon.Tailwind.Spacing/subscription