Commit graph

6 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 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 295b7e078d streamline npm/bower/sass workflow between parent and child theme 2016-03-20 14:18:22 +01:00
Holger Könemann 120572cc5c Recreating child theme 2016-02-14 10:14:30 +01:00
Holger 510c503077 initial commit 2015-03-18 11:41:56 +01:00