Comparing version 0.0.4 to 0.0.5
@@ -12,3 +12,3 @@ module.exports = function (grunt) { | ||
expand: true, | ||
src: ['tunic.scss'], | ||
src: ['bruce.scss'], | ||
dest: dir[i] | ||
@@ -29,3 +29,3 @@ }); | ||
files: { | ||
'tunicOld.scss': [ | ||
'bruceOld.scss': [ | ||
'src/_vars.scss', | ||
@@ -47,3 +47,3 @@ 'src/**/*.scss' | ||
files: { | ||
'tunic-theme/assets/css/main.css' : 'tunic-theme/scss/main.scss' | ||
'bruce-theme/assets/css/main.css' : 'bruce-theme/scss/main.scss' | ||
} | ||
@@ -63,3 +63,3 @@ } | ||
dist: { | ||
src: 'tunic-theme/assets/css/*.css' | ||
src: 'bruce-theme/assets/css/*.css' | ||
} | ||
@@ -72,3 +72,3 @@ }, | ||
sass: { | ||
files: ['src/**/*.scss', 'node_modules/tunic-theme/assets/**/*'], | ||
files: ['src/**/*.scss', 'node_modules/bruce-theme/assets/**/*'], | ||
tasks: ['default'] | ||
@@ -83,3 +83,3 @@ } | ||
force: true, | ||
theme: 'tunic' | ||
theme: 'bruce' | ||
} | ||
@@ -86,0 +86,0 @@ } |
{ | ||
"name": "bruce", | ||
"title": "Bruce", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "SCSS Helpers", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
# Tunic | ||
# Bruce | ||
@@ -7,7 +7,6 @@ A utility base for Sass. Nothing Schmancy. | ||
## Getting Started | ||
bruce is a bunch of Sass helpers. To use it just import as you like, before your real sass. | ||
Tunic is just a bunch of Sass helpers. To use it just import as you like, before your real sass. | ||
``` | ||
@import "tunic"; | ||
@import "bruce"; | ||
@@ -14,0 +13,0 @@ @import "myActuallySass"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95291
74
87
93