Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
interactivellama committed Feb 13, 2015
1 parent fce6844 commit 81bab77
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 29 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ View [demos of the Marketing Cloud Theme](http://exacttarget.github.com/fuelux-m
2. Use a single css tag ***after Bootstrap and Fuel UX styles***:

```
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.3.4/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.4.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
```
3. [Use Fuel UX as normal](http://exacttarget.github.io/fuelux/).

### Download
The Marketing Cloud Theme can be obtained through:

1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.3.4/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.3.4/fuelux.zip)
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.4.0/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.4.0/fuelux.zip)
2. Clone git repo:
```
git clone https://github.com/ExactTarget/fuelux-mctheme/
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"fuelux-mctheme.min.css"
],
"name": "fuelux-mctheme",
"version": "1.3.4"
"version": "1.4.0"
}
13 changes: 1 addition & 12 deletions dist/css/fuelux-mctheme.css
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
/*!
<<<<<<< HEAD
<<<<<<< HEAD
* Marketing Cloud Theme v1.3.4
* Marketing Cloud Theme v1.4.0
* Copyright 2015 ExactTarget
* Licensed under MIT (https://github.com/ExactTarget/fuelux-mctheme/blob/master/COPYING)
=======
* Marketing Cloud Theme EDGE - Built 2015/02/03, 4:42:26 PM
=======
* Marketing Cloud Theme EDGE - Built 2015/02/13, 1:28:08 PM
>>>>>>> 5a1d1c10026b24a75a53e1e377b7026d35dcfe71
* Previous release: v1.3.4
* Copyright 2012-2015 ExactTarget
* Licensed under the MIT license (https://github.com/ExactTarget/fuelux-mctheme/blob/master/COPYING)
>>>>>>> master
*/

.fuelux-icon {
Expand Down
13 changes: 1 addition & 12 deletions dist/css/fuelux-mctheme.min.css

Large diffs are not rendered by default.

Binary file modified dist/fuelux-mctheme.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fuelux-mctheme",
"title": "Marketing Cloud Theme",
"version": "1.3.4",
"version": "1.4.0",
"description": "Salesforce ExactTarget Marketing Cloud styling",
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
"author": {
Expand Down

0 comments on commit 81bab77

Please sign in to comment.