Minor edit.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
// component: DListItem
|
// component: DListItem
|
||||||
//
|
//
|
||||||
// Mimics the nroff/troff 'dl' (description list)
|
// Mimics the html 'dl' (description list)
|
||||||
//
|
//
|
||||||
// The 'dt' item is the item 'term' and is inserted into an 'h6' tag.
|
// The 'dt' item is the item 'term' and is inserted into an 'h6' tag.
|
||||||
// Caller needs to style the 'h6' tag appropriately.
|
// Caller needs to style the 'h6' tag appropriately.
|
||||||
|
@ -22,7 +22,7 @@ This page outlines and clarifies some of the techniques found in _AstroWind_. U
|
|||||||
|
|
||||||
## Styling
|
## Styling
|
||||||
|
|
||||||
As the name suggests, _AstroWind_ relies on _TailWind_ for styling. Furthermore, _AstroWind_ defines custom low level styling which are incorporated into _TailWind_ seamlessly, and which provides consistency for higher level styling constructs, as well as enabling dark mode.
|
As the name suggests, _AstroWind_ relies on _TailWind_ for styling. Furthermore, _AstroWind_ defines custom low level style settings which are incorporated into _TailWind_ seamlessly, and which provides consistency for higher level styling constructs, as well as enabling dark mode.
|
||||||
|
|
||||||
The styling mechanism consists of the following files (all paths are prefixed with `/src/` ):
|
The styling mechanism consists of the following files (all paths are prefixed with `/src/` ):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user