[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-multi-column. Multi-column utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-multi-column
0

Configure Feed

Select the types of activity you want to include in your feed.

Upgrade to GitHub-native Dependabot

authored by

dependabot-preview[bot] and committed by
GitHub
(Apr 28, 2021, 9:53 PM UTC) eebfafd4 21693339

+15
+15
.github/dependabot.yml
··· 1 + version: 2 2 + updates: 3 + - package-ecosystem: npm 4 + directory: "/" 5 + schedule: 6 + interval: daily 7 + time: "10:00" 8 + timezone: Europe/Madrid 9 + open-pull-requests-limit: 10 10 + ignore: 11 + - dependency-name: tailwindcss 12 + versions: 13 + - 2.0.3 14 + - 2.0.4 15 + - 2.1.1