move buttonlist module into modules folder
This commit is contained in:
parent
0143c26cfe
commit
a0e1f8f389
4
readme
4
readme
@ -5,8 +5,8 @@ central styling repo and domain
|
|||||||
|
|
||||||
to style a site, put this in a css file somewhere:
|
to style a site, put this in a css file somewhere:
|
||||||
|
|
||||||
@import url("https://styles.alv.cx/styles.css");
|
@import url("https://styles.alv.cx/base.css");
|
||||||
|
|
||||||
and any of these optional modules you want:
|
and any of these optional modules you want:
|
||||||
|
|
||||||
@import url("https://styles.alv.cx/buttonlist.css");
|
@import url("https://styles.alv.cx/modules/buttonlist.css");
|
||||||
|
Loading…
Reference in New Issue
Block a user