Skip to content

Commit

Permalink
Remove paragraph on bundling JS and CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryates committed Feb 6, 2025
1 parent 0be048c commit a1f1ba7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions guide/content/introduction/about-viewcomponent.slim
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ markdown:
* easier to understand than partials as they are backed by a Ruby object
* incredibly efficient, [up to 10 times faster than partials](https://viewcomponent.org/#performance)

They can be extended [to provide custom JavaScript and
CSS](https://viewcomponent.org/guide/javascript_and_css.html) too, but this
library doesn't do this.

## Slots

Some components contain elements that are repeated one or many times. For
Expand Down

0 comments on commit a1f1ba7

Please sign in to comment.