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

Commit

Permalink
release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
interactivellama committed Jan 15, 2015
1 parent d8ddda1 commit a7fa35f
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 42 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.2.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.3.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.2.0/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.2.0/fuelux.zip)
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.3.0/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.3.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.2.0"
"version": "1.3.0"
}
62 changes: 28 additions & 34 deletions dist/css/fuelux-mctheme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/fuelux-mctheme.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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.2.0",
"version": "1.3.0",
"description": "Salesforce ExactTarget Marketing Cloud styling",
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
"author": {
Expand Down

0 comments on commit a7fa35f

Please sign in to comment.