Add an automatic version notification for new stable releases, and optionally beta releases
This commit is contained in:
parent
d3a60fbef5
commit
09ac9624ed
6 changed files with 106 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
@import url("./elements/span.css") layer(elements);
|
||||
@import url("./elements/table.css") layer(elements);
|
||||
|
||||
/* Partials */
|
||||
@import url("./misc.css") layer(partials);
|
||||
|
||||
/* Apps */
|
||||
@import url("./Apps/common.css") layer(apps);
|
||||
@import url("./Apps/Ask.css") layer(apps);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue