Skip to content

Commit 6dda296

Browse files
authored
Merge pull request #3531 from jcbhmr/patch-1
Create topic for classless CSS
2 parents 154162a + 6c765e0 commit 6dda296

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

topics/classless/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
topic: classless
3+
display_name: Classless CSS
4+
short_description: Classless CSS frameworks apply styles directly to HTML elements without the need for classes.
5+
aliases: classless-css, classless-theme
6+
related: cssframework
7+
---
8+
These frameworks provide a set of pre-designed and pre-styled components that can be easily added to a web page without the need to write custom CSS classes. Classless CSS Frameworks are a great option for developers looking to create simple and fast-loading web pages without sacrificing design and style. They are also ideal for small projects or prototypes where the overhead of a full CSS framework may not be necessary.

0 commit comments

Comments
 (0)