mirror of
https://github.com/primer/css.git
synced 2024-11-24 05:06:04 +03:00
Remove brackets from non-links
This commit is contained in:
parent
d67e00e1bf
commit
db5e04c85e
@ -48,7 +48,7 @@ Primer CSS is built upon systems that form the foundation of our styles such as
|
||||
<PrimitivesOverview />
|
||||
|
||||
## Structure
|
||||
Primer CSS is published to [npm] as [@primer/css]. Each of Primer CSS's "modules" lives in a subfolder under `src/` with an `index.scss` in it. Generally speaking, the styles are divided into three primary themes:
|
||||
Primer CSS is published to npm as `@primer/css`. Each of Primer CSS's "modules" lives in a subfolder under `src/` with an `index.scss` in it. Generally speaking, the styles are divided into three primary themes:
|
||||
|
||||
* **Core** styles (in `core/`) are common dependencies, which include support variables, native element and typography styles, buttons, navigation, tooltips, etc.
|
||||
* **Product** styles (in `product/`) are specific to github.com, and include components such as avatars, labels, markdown styles, popovers, and progress indicators.
|
||||
|
Loading…
Reference in New Issue
Block a user