Merge branch 'stylelint-rscss-1' into 'develop'

Stylelint + RSCSS initial approach

See merge request pleroma/pleroma-fe!1205
This commit is contained in:
HJ 2020-08-06 13:38:07 +00:00
commit b9d1ecec44
15 changed files with 1953 additions and 553 deletions

View file

@ -52,7 +52,8 @@
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow: var(--popupShadow);
.status-el.status-el {
/* TODO cleanup this */
.Status.Status {
border: none;
}