Skip to content

Commit 47ae789

Browse files
authored
Shorten short_description
1 parent 65f8344 commit 47ae789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/css-framework/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
display_name: CSS Framework
3-
short_description: CSS Frameworks offer one or multiple stylesheets with basic styling to generic components to some extend, often times have their own class notation and many of them use preprocessors.
3+
short_description: CSS Frameworks usually offer one or more stylesheets with basic styling/generic components, and many of them use preprocessors.
44
topic: css-framework
55
related: css, bootstrap, tailwind, zurb-foundation
66
wikipedia_url: https://en.wikipedia.org/wiki/CSS_framework
77
---
8-
**CSS Frameworks** offer one or multiple stylesheets with basic styling to generic components to some extend, including but not limited to
8+
**CSS Frameworks** offer one or multiple stylesheets from basic styling to generic components to some extend, including but not limited to
99
* Reboot (aka "Preflight")
1010
* Layout (often times "Grid")
1111
* Forms, Tables, etc.

0 commit comments

Comments
 (0)