Commit graph

18 commits

Author SHA1 Message Date
Holger Könemann 09b9392f06 unregister missing parent themes css thx to @sandilands
The child theme loads it´s own css file and don´t need the parent
themes css. But it uses the parent themes inc/enqueue.php file which
register and enqueued the parent themes css file from the child themes
directory. Caused a 404 request. Fixed with this changes.
2016-04-23 11:21:18 +02:00
Holger 838223d7dd Merge pull request #1 from Lidbetter/patch-1
Fix gulp watch minify css. Thx to @Lidbetter
2016-04-20 10:10:43 +02:00
Robin Lidbetter eeff472b0a Fix gulp watch minify css
Changed minify css file path to the correct one for this child theme.
2016-04-19 11:18:03 -04:00
koenemann f78a8f2dd1 Adding Bootstrap4 as optional dependency to child theme, too 2016-04-08 09:14:54 +02:00
koenemann 589193103b incorporate understrap theme file only 2016-04-04 13:45:31 +02:00
Holger Könemann 67c0868160 revert to last version 2016-03-23 10:18:13 +01:00
Holger Könemann 68efaa9b50 streamline the dev process with parent again 2016-03-22 17:37:27 +01:00
Holger Könemann d1e6ac360e adjusting file structure so that is the same like in the parent theme 2016-03-20 14:29:05 +01:00
Holger Könemann 295b7e078d streamline npm/bower/sass workflow between parent and child theme 2016-03-20 14:18:22 +01:00
koenemann cc37343536 adding theme variables to the top to overwrite BS variables properly 2016-03-10 14:08:10 +01:00
Holger Könemann 82ac9314bc cleanup scss 2016-02-14 11:09:59 +01:00
Holger Könemann 5a7e7147c9 implement UnderStrap parent as bower dependency 2016-02-14 11:07:57 +01:00
Holger Könemann c3513f05b0 Clean up css files 2016-02-14 10:19:22 +01:00
Holger Könemann 7e317e47d2 Version changes and read 2016-02-14 10:16:21 +01:00
Holger Könemann 120572cc5c Recreating child theme 2016-02-14 10:14:30 +01:00
Holger 30ebf8cd7c Update README.md 2015-03-18 11:46:02 +01:00
Holger 398c3cbb10 Create README.md 2015-03-18 11:45:23 +01:00
Holger 510c503077 initial commit 2015-03-18 11:41:56 +01:00