Name: style.css
Path: devdmbootstrap4/style.css
Source: https://github.com/dannymachal/devdmbootstrap4/blob/master/style.css
The main style sheet for the theme. It mostly contains meta information about the theme and a couple required WordPress classes that can’t seem to be detected by the Theme Check plugin. Our actual compiled style sheet (devdmbootstrap4.css) is enqueued in the functions.php file.
/*
Theme Name: devdmbootstrap4
Theme URI: https://devdmbootstrap.com
Author: Danny Machal
Author URI: https://devdm.com/
Description: A no frills theme for Developers using Twitter Bootstrap 4.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: devdmbootstrap4
GitHub Theme URI: https://github.com/dannymachal/devdmbootstrap4
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.
The default Bootstrap 4 CSS and JS files are enqueued inside the functions.php file with the handles devdmbootstrap4-css and devdmbootstrap4-js
*/
.gallery-caption {}
.bypostauthor {}