styleguide/code: Remove obsolete line forgotten in 92d9baf850

This commit is contained in:
Galdor Takacs 2019-05-10 05:37:51 +02:00
parent 3c0881f431
commit fe63cfa534

View File

@ -35,7 +35,6 @@ otherwise.
much simpler set:
- `c-` is for **components**. Example: `sl-c-card`.
- `l-` is for **layouts**. Example: `sl-l-grid`.
this double-dash syntax in a bit).
- `is-` and `has-` for states. Example: `sl-is-active`.
- `js-` is for classes specifically created for JavaScript targeting.
Exampe: `sl-js-toggle-navigation`