// Make sure the charset is set appropriately @charset "UTF-8"; // DIRECTIONAL // --------------------------------------------------------------- $rtl: 0; $dir: ltr !default; $theme_uri: ".." !default; @import "theme/theme-imports"; @import "config_shortcodes"; .inline-block { display: inline-block; }