forked from tailwindlabs/tailwindcss.com
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Up to date #153
Merged
Merged
Up to date #153
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump tailwindcss from 3.0.23 to 3.0.24 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.23 to 3.0.24. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.0.23...v3.0.24) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Add config stub Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jordan Pittman <[email protected]>
* Add initial newsletter form * Hook up newsletter sign up forms * Fix missing input border on iOS * Remove blog post footer component * Simplify "latest articles" section * Tweak "latest articles" section
Remove apostrophe from possessive "its"
* Add missing comma * Update ComponentDriven.js Co-authored-by: Adam Wathan <[email protected]>
* Refactor refactor * Fix CS * Fix CS * Refactor * Rebuild Vite guide to have React and Vue * Update create vite command * Remove steps relating to the creation of the CSS file The file `index.css` already exists in all Vite templates. * Update to reflect `type: module` differences Vite uses type: module now which generates .cjs files * Update existing CSS file name for Vue * Fix hash syncing on tabbed guides * Autoselect template when running create command for Vite
Corrects a typo on line 16: the plural of “axis” is “axes”.
* sanjaiyan: image optimization * adding some optimization * Remove `loading` prop Co-authored-by: Brad Cornes <[email protected]>
* email sutocomplete * Fix `autoComplete` prop name Co-authored-by: Brad Cornes <[email protected]>
* meta theme color * Tweak `theme-color`, and adapt to dark/light mode Co-authored-by: Brad Cornes <[email protected]>
Replace "it's own" with "its own" in docs/display.mdx
The previous link points to an old version of the Next.js + Tailwind CSS Example. With this old version it is not possible to simply one click copy the commands for each package manager (npm, yarn and pnpm), therefore I updated the link to the current (Sep 2022) version.
* Add default `font-weight` documentation to `font-size` * Simplify font-size customization documentation Co-authored-by: Jonathan Reinink <[email protected]>
* Fix missing class selector typo * Update display.mdx Co-authored-by: Adam Wathan <[email protected]>
Update brand logo to the right path.
I fixed a small typo.
* add prettier-plugin-tailwindcss to editor-setup * Update editor-setup.mdx Co-authored-by: Adam Wathan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.