Skip to content

Commit

Permalink
Capitalization on README
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 30, 2024
1 parent 9ef561b commit 810b4f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ module.exports = function(eleventyConfig) {

This does two things:

1. creates a new `css` shortcode for adding arbitrary code to this bundle
2. adds `"css"` as an eligible type argument to `getBundle` and `getBundleFileUrl`
1. Creates a new `css` shortcode for adding arbitrary code to this bundle
2. Adds `"css"` as an eligible type argument to the `getBundle` and `getBundleFileUrl` shortcodes.

<details>
<summary>Expand to see all bundle options</summary>
Expand Down

0 comments on commit 810b4f0

Please sign in to comment.