[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-text-indent. Text-indent utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-text-indent
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 29, 2021, 8:05 PM UTC) 3b9e2a1a 2e3be949

+23
+23
.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: postcss 12 + versions: 13 + - 8.2.10 14 + - 8.2.12 15 + - 8.2.4 16 + - 8.2.5 17 + - 8.2.6 18 + - 8.2.7 19 + - 8.2.8 20 + - 8.2.9 21 + - dependency-name: y18n 22 + versions: 23 + - 4.0.2