Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit c538345

Browse files
author
george
committed
doc updates
1 parent 8784d73 commit c538345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Grab compiled assets if you need them statically.
2424
- CSS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.css.zip)
2525
- JS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.js.zip)
2626

27-
## Unminified & Uncompiled
27+
## Uncompiled CSS
2828

29-
Going this route allows for far more customization, but do so at your own risk. For the JavaScript in particular, you can exclude specific component imports under the main `undernet.js` file to remove any unneeded pieces.
29+
Going this route allows for far more customization, but do so at your own risk. For the JavaScript in particular, you can exclude specific imports under the main `undernet.js` file to remove any unneeded components.
3030

3131
- SCSS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.scss.zip)
3232
- JS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.modules.js.zip)

0 commit comments

Comments
 (0)