stefanbauer / tailwindcss-breakpoint-detector

A package to display TailwindCSS breakpoints on the fly.

Home Page:https://stefanbauer.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindCSS Breakpoint Detector

Latest Version on Packagist Total Downloads

This package detects the current TailwindCSS breakpoints and shows them on the fly at the very bottom right, when resizing the browser window. It was inspired by this pen built by suin.

Showcase

Installation

You can install the package via composer:

composer require stefanbauer/tailwindcss-breakpoint-detector

Usage

It just works out of the box.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email mail@stefanbauer.me instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A package to display TailwindCSS breakpoints on the fly.

https://stefanbauer.me

License:MIT License


Languages

Language:PHP 86.2%Language:HTML 13.8%