HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: /virtual/nagasaki/public_html/shop/wp-content/themes/riffles_ver1.1/scss/style.scss
// ==========================================================================

// Base Stylesheet - http://git.io/base
// Author: Matthew Hartman - http://www.matthewhartman.com.au/
// Version: 1.8.5 Last Updated: 25th of June, 2014

// ==========================================================================

  @import "base/_variables";    // Global Variables

  @import "base/_mixins";       // Base Mixins
  @import "base/_resets";       // General Resets

  @import "base/_global";       // Global Typography and Headings
  @import "base/_lists";        // Unordered Lists, Ordered Lists and Navigation
  @import "base/_blockquotes";  // Blockquotes
  @import "base/_code";         // Code
  @import "base/_tables";       // Tables
  @import "base/_forms";        // Forms, Input Types and Buttons

  @import "base/_buttons";      // Custom Base Buttons
  @import "base/_helpers";      // Custom Base Helpers
  
  @import "base/_grid";         // Grid
  @import "base/_tablet-grid";  // Tablet Grid
  @import "base/_mobile-grid";  // Mobile Grid
  @import "base/_print";        // Print Page Styles