-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
executable file
·29 lines (21 loc) · 1 KB
/
style.css
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: Semantique Child
Theme URI: http://timgummerdesign.com
Description: Child Theme For Semantique
Author: Tim Gummer
Author URI: http://timgummerdesign.com
Template: semantique
Version: 1.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass, Foundation, Susy, Semantic
Text Domain: semantique-child
*/
/* ----------------------------------------------------------------------------
WordPress will require a style.css in the theme root folder.
Sass files are located in the /assets/scss folder.
None of your scss files will be compiled to /stylesheets/foundation.css before you run
'npm run watch' or 'npm run build', or set up a propro app like codekit to do it for you.
Read the README.md file before getting started. More info on how
to use Sass with Foundation is at http://foundation.zurb.com/docs/sass.html
---------------------------------------------------------------------------- */