· Documentation · 1 min read
5 個我們的學習誤區
While easy to get started, Astrowind is quite complex internally. This page provides documentation on some of the more intricate parts.
Overview
It can be a somewhat daunting task trying to get a handle on AstroWind internals, and particularly various points of usage.
This page outlines and clarifies some of the techniques found in AstroWind. Use it as a guide for further modification, or an instructional for techniques to use in your own endeavors.
Styling
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/
):