-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
executable file
·29 lines (22 loc) · 988 Bytes
/
style.css
File metadata and controls
executable file
·29 lines (22 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/*
Theme Name: Warby
Theme URI: https://devpress.com/warby
Author: DevPress
Author URI: https://devpress.com
Description: Warby allows you to quickly set up a website for your small business or organization.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: warby
Tags: responsive-layout, one-column, two-columns, translation-ready
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.
*/
/* To Modify:
--------------------------------------------------------------
This theme uses Grunt tasks to build and minify the styles.
If you wish to modify styles, there are a number of options:
1. Use the CSS module under "Appearance > CSS" in your WordPress dashboard.
2. Create a child theme and add styles to the style.css of your child theme.
3. Edit styles in assets/scss folder directly and use Grunt build tasks.
*/