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

Commit

Permalink
release 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
swilliams committed May 4, 2016
1 parent 27a7acc commit 589481c
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 13 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://fuelux-mctheme.herokuapp.com).
2. Use a single css tag ***after Bootstrap and Fuel UX styles***:

```
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.15.2/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.15.4/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 [Core CSS](http://www.fuelcdn.com/fuelux-mctheme/1.15.2/css/fuelux-mctheme.min.css) [Content CSS](http://www.fuelcdn.com/fuelux-mctheme/1.15.2/css/fuelux-mctheme-content.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.15.2/fuelux.zip)
1. CDN [Core CSS](http://www.fuelcdn.com/fuelux-mctheme/1.15.4/css/fuelux-mctheme.min.css) [Content CSS](http://www.fuelcdn.com/fuelux-mctheme/1.15.4/css/fuelux-mctheme-content.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.15.4/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 @@ -40,5 +40,5 @@
"dist/css/fuelux-mctheme.min.css"
],
"name": "fuelux-mctheme",
"version": "1.15.3"
"version": "1.15.4"
}
7 changes: 3 additions & 4 deletions dist/css/fuelux-mctheme.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/*!
* Marketing Cloud Theme EDGE - Built 2016/05/03, 11:13:41 PM
* Previous release: v1.15.3
* Copyright 2012-2016 ExactTarget
* Licensed under the license ()
* Marketing Cloud Theme v1.15.4
* Copyright 2016 ExactTarget
* Licensed under BSD-3-Clause (https://github.com/ExactTarget/fuelux-mctheme/blob/master/LICENSE)
*/

.clearfix,
Expand Down
7 changes: 3 additions & 4 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.15.3",
"version": "1.15.4",
"description": "Salesforce Marketing Cloud styles",
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
"author": {
Expand Down

0 comments on commit 589481c

Please sign in to comment.