1.6.0 • Published 5 years ago

@tkh/tailwind-plugin-full-bleed v1.6.0

Weekly downloads
60
License
MIT
Repository
github
Last release
5 years ago

@tkh/tailwind-plugin-full-bleed

Tailwindcss plugin to break elements out of width constraints and take up the full viewport.

Install

npm install @tkh/tailwind-plugin-full-bleed

Usage

Merge the plugin configuration with your tailwind.config.js

module.exports = {
  plugins: [require('@tkh/tailwind-plugin-full-bleed')()],
}
1.6.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.0.0

5 years ago