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

@ -8,7 +8,7 @@
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: wporg
* Template: wporg
* Template: pub/wporg
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
@ -18,10 +18,6 @@ Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
PLEASE DO NOT EDIT THIS FILE.
During development, run `grunt watch`, and then make style changes to `/css`.
Before committing, please run `grunt build` to keep the file size down.
PLEASE DO NOT EDIT THIS FILE. See README.md for instructions.
Thanks!