Skip to content

Commit 7817b6d

Browse files
authored
Update README.md
1 parent 34de28f commit 7817b6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Then open the css file and make sure it worked:
2121
![compiled_css](https://user-images.githubusercontent.com/73239367/128073710-ff8c509d-4f58-418e-8222-87f121a67050.png)
2222

2323

24+
If you wish to only use a class to structer child classes, then you can place it outside `CSSClasses`
25+
![Screenshot 2021-08-03 153154](https://user-images.githubusercontent.com/73239367/128075006-630d3181-8bbd-476b-ad4b-3bfd1beaeda1.png)
26+
`DFlex` will not be compiled to the output file, but can be inherited by other classes.
27+
2428
You can also inherit properties from other classes:
2529
![inheritence](https://user-images.githubusercontent.com/73239367/128074047-fceb8e22-2820-49b7-80f7-d6ed40d1c4e9.png)
2630

0 commit comments

Comments
 (0)