Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Attempted to Delete Sass Cache
Browse files Browse the repository at this point in the history
Apparently this is something Compass just does.
  • Loading branch information
andrewmbacon committed Aug 6, 2014
1 parent 2aee638 commit dedd5f4
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 12 deletions.
Binary file not shown.
Binary file modified .sass-cache/404108d960398fd8a0a888a545ab2c44cdda9bc8/nav.scssc
Binary file not shown.
Binary file modified .sass-cache/404108d960398fd8a0a888a545ab2c44cdda9bc8/uup.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/d1a548f5ef9f2ce138ebbc3eb924a26f1716968b/style.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion _notes/dwsync.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" ?><dwsync><file name="config.rb" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3488270627" remote="602446763927119302" Dst="-1" /><file name="functions.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3489609249" remote="602446763927746082" Dst="-1" /><file name="README.md" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3486550966" remote="602446763927119303" Dst="-1" /><file name="style.css" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3490020083" remote="602446763928156915" Dst="-1" /><file name="screenshot.jpg" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3490090979" remote="602446763928227841" Dst="-1" /></dwsync>
<?xml version="1.0" encoding="utf-8" ?><dwsync><file name="config.rb" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3488270627" remote="602446763927119302" Dst="-1" /><file name="functions.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3489609249" remote="602446763927746082" Dst="-1" /><file name="README.md" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3486550966" remote="602446763927119303" Dst="-1" /><file name="style.css" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3490180503" remote="602446763928317339" Dst="-1" /><file name="screenshot.jpg" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/themes/sherman/" local="3490090979" remote="602446763928227841" Dst="-1" /></dwsync>
Expand Down
6 changes: 1 addition & 5 deletions sass/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Theme Name: Sherman
Description: Aurora's new 2014 theme
Description: Aurora's new theme for 2014.
Author: UITS Web Development Lab
Template: cornerstone
Version: 1.0.0
Expand Down Expand Up @@ -222,7 +222,3 @@
#mega-footer+#footer {
border-top:none;
}

#content .btn {
border-radius:5px;
}
7 changes: 1 addition & 6 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Theme Name: Sherman
Description: Aurora's new 2014 theme
Description: Aurora's new theme for 2014.
Author: UITS Web Development Lab
Template: cornerstone
Version: 1.0.0
Expand Down Expand Up @@ -9632,8 +9632,3 @@ body.sticky #footers {
#mega-footer + #footer {
border-top: none;
}

/* line 226, ../sass/style.scss */
#content .btn {
border-radius: 5px;
}

0 comments on commit dedd5f4

Please sign in to comment.