Skip to content

Commit 5c9c0fc

Browse files
Remove the layouts folder (#1398)
1 parent 4909e96 commit 5c9c0fc

File tree

3 files changed

+1
-77
lines changed

3 files changed

+1
-77
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ My ultra-minimal CSS might make me look like theme tartare but that means less s
1313
* Custom template tags in `inc/template-tags.php` that keep your templates clean and neat and prevent code duplication.
1414
* Some small tweaks in `inc/template-functions.php` that can improve your theming experience.
1515
* A script at `js/navigation.js` that makes your menu a toggled dropdown on small screens (like your phone), ready for CSS artistry. It's enqueued in `functions.php`.
16-
* 2 sample CSS layouts in `layouts/` made using CSS Grid Layout Module for a sidebar on either side of your content.
16+
* 2 sample layouts in `sass/layout/` made using CSS Grid Layout Module for a sidebar on either side of your content.
1717
Note: `.no-sidebar` styles are not automatically loaded.
1818
* Smartly organized starter CSS in `style.css` that will help you to quickly get your design off the ground.
1919
* Full support for `WooCommerce plugin` integration with hooks in `inc/woocommerce.php`, styling override woocommerce.css with product gallery features (zoom, swipe, lightbox) enabled.

layouts/content-sidebar.css

Lines changed: 0 additions & 38 deletions
This file was deleted.

layouts/sidebar-content.css

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)