Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
37c4a7373e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 15 lines (12 sloc) 473 Bytes
/*
Theme Name: Cornerstone Starter Kit
Description: Simple start up kit to make your own Aurora Cornerstone based Theme
Author: UITS Web Development Lab
Template: cornerstone
Version: 1.0.0
*/
// adjustments to Bootstrap or Cornerstone variables. Things like font size, rounded corners, margins. Anything not color related.
@import "sass/variables.scss";
// loads bootstrap, and cornerstone.
@import "../cornerstone/style.scss";
// Custom CSS