Skip to content

Commit 17df784

Browse files
Merge remote-tracking branch 'origin/v4'
2 parents f7f2b60 + debe807 commit 17df784

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+3621
-5130
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ functionality of the website. That costs developers time and money.
1313
testing; specifically developed to be as lightweight as possible to prevent the need to undo styles set by the framework itself
1414
and allow developers to write efficient code and lower costs.
1515

16-
**Responsive is tiny**. The combined output CSS and JavaScript is **only 22.9kb minified and gzipped** but there is a lot of functionality
16+
**Responsive is tiny**. The combined output CSS and JavaScript is **only 20.3kb minified and gzipped** but there is a lot of functionality
1717
built into the framework with touch, right-to-left language, and accessibility support. It's designed to be dropped-in, as-is to your website
1818
such as you would with [Normalize.css](http://necolas.github.io/normalize.css/).
1919

@@ -23,8 +23,8 @@ Browser support covers IE9+ as well as all other modern browsers.
2323

2424
Several options are available for downloading Responsive:
2525

26-
- [Download the latest release](https://github.com/ResponsiveBP/Responsive/releases/download/4.0.3/responsive.zip).
27-
- [Download the latest release source](https://github.com/ResponsiveBP/Responsive/archive/4.0.3.zip).
26+
- [Download the latest release](https://github.com/ResponsiveBP/Responsive/releases/download/4.1.0/responsive.zip).
27+
- [Download the latest release source](https://github.com/ResponsiveBP/Responsive/archive/4.1.0.zip).
2828
- Clone the repo: `git clone https://github.com/ResponsiveBP/Responsive.git`.
2929
- Install with [Bower](http://bower.io): `bower install responsive`.
3030

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "responsive",
33
"description": "A powerful, accessible, developer friendly framework for building responsive websites.",
4-
"version": "4.0.3",
4+
"version": "4.1.0",
55
"homepage": "http://responsivebp.com",
66
"authors": [
77
"James South"

0 commit comments

Comments
 (0)