Skip to content

Commit b098775

Browse files
ryanaujWestbrook
authored andcommitted
Whether or
1 parent 8e3bb3c commit b098775

File tree

1 file changed

+1
-1
lines changed
  • docs/guides/going-buildless

1 file changed

+1
-1
lines changed

docs/guides/going-buildless/css.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import { html } from 'lit-html';
66
```
77

8-
<abbr>CSS</abbr> stands for "Cascading Style Sheets", and it is the primary way to design web content, whether visually and audially.
8+
<abbr>CSS</abbr> stands for "Cascading Style Sheets", and it is the primary way to design web content, whether visually or audially.
99

1010
The purpose of this document isn't to provide a comprehensive tutorial of CSS, or even to cover the basics, but rather to highlight some modern CSS techniques and workflows made possible by web standards. Be sure you are familiar with CSS before continuing. If you are unsure check out MDN's [Learn to style HTML using CSS](https://developer.mozilla.org/en-US/docs/Learn/CSS).
1111

0 commit comments

Comments
 (0)