Socket
Socket
Sign inDemoInstall

bruce

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bruce - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

bruce.scss

12

Gruntfile.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc