Theme: Move above pub/ folder to avoid clutter from sync commits.

This commit is contained in:
Ian Dunn 2019-09-24 16:49:28 -07:00
parent de191e098b
commit 7b45a8c1c1
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
9 changed files with 74 additions and 53 deletions

View file

@ -1,2 +1,2 @@
@import "../../../wporg/css/generic/kube";
@import "../../../wporg/css/generic/normalize";
@import "../../../pub/wporg/css/generic/kube";
@import "../../../pub/wporg/css/generic/normalize";