mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 11:03:43 +03:00
25 lines
715 B
CSS
25 lines
715 B
CSS
/* phpcs:ignoreFile */
|
|
/*!
|
|
Theme Name: WordPress.org
|
|
Theme URI: https://wordpress.org
|
|
Author: wordpressdotorg
|
|
Author URI: https://wordpress.org
|
|
Description: Theme for WordPress.org.
|
|
Version: 1
|
|
License: GNU General Public License v2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
Text Domain: 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.
|
|
|
|
Normalizing styles have been helped along thanks to the fine work of
|
|
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
|
|
|
|
|
|
|
|
PLEASE DO NOT EDIT THIS FILE.
|
|
|
|
Any style changes should be done in /scss and compiled via `grunt css`.
|
|
Thanks!
|