-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Robin Frischmann
committed
Mar 8, 2017
1 parent
1e8b248
commit d10d4bb
Showing
12 changed files
with
2,197 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,11 +18,11 @@ If you're still using npm, you may run `npm i --save inline-style-prefixer`. | |
We also provide [UMD](https://github.com/umdjs/umd) builds for each package in the `dist` folder. You can easily use them via [unpkg](https://unpkg.com/). | ||
```HTML | ||
<!-- Unminified versions --> | ||
<script src="https://unpkg.com/[email protected].0/dist/inline-style-prefixer.js"></script> | ||
<script src="https://unpkg.com/[email protected].0/dist/inline-style-prefix-all.js"></script> | ||
<script src="https://unpkg.com/[email protected].1/dist/inline-style-prefixer.js"></script> | ||
<script src="https://unpkg.com/[email protected].1/dist/inline-style-prefix-all.js"></script> | ||
<!-- Minified versions --> | ||
<script src="https://unpkg.com/[email protected].0/dist/inline-style-prefixer.min.js"></script> | ||
<script src="https://unpkg.com/[email protected].0/dist/inline-style-prefix-all.min.js"></script> | ||
<script src="https://unpkg.com/[email protected].1/dist/inline-style-prefixer.min.js"></script> | ||
<script src="https://unpkg.com/[email protected].1/dist/inline-style-prefix-all.min.js"></script> | ||
``` | ||
|
||
## Browser Support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.