An open API service indexing awesome lists of open source software.

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

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