Skip to content

Commit f54b5eb

Browse files
Merge pull request #964 from ST10185940/patch-1
Update README.md
2 parents 6e57ff2 + 2e6e51f commit f54b5eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ An entry-point for learning about this architectural model. A place to learn wha
77

88
## Contributing resources
99

10-
We've collected a set of videos, presentation, articles and other learning resources about Jamstack. You can contribute content to that pool of resources!
10+
We've collected a set of videos, presentations, articles and other learning resources about Jamstack. You can contribute content to that pool of resources!
1111

1212
We accept contributions submitted as [pull requests](https://github.com/jamstack/jamstack.org/pulls).
1313

@@ -60,7 +60,7 @@ npm start
6060

6161
## Styling with TailwindCSS
6262

63-
This site uses [TailwindCSS](https://tailwindcss.com) to offer utility CSS classes and provide a rapid means to styling the site. This means that most styling can be done without writing any additional CSS. Instead, utility classes can be added directly to the HTML. This can provide some very rapid development and also offer surprising levels of familiarity for these used to working in this way (since the conventions and classes are not _per site_.)
63+
This site uses [TailwindCSS](https://tailwindcss.com) to offer utility CSS classes and provide a rapid means to styling the site. This means that most styling can be done without writing any additional CSS. Instead, utility classes can be added directly to the HTML. This can provide some very rapid development and also offer surprising levels of familiarity for those used to working in this way (since the conventions and classes are not _per site_.)
6464

6565
While running/developing locally, the `npm run start` command will generate the site including the CSS pipeline from Tailwind.
6666

0 commit comments

Comments
 (0)