nav tabs on admin dashboard
This commit is contained in:
13
node_modules/postcss-normalize-url/README.md
generated
vendored
13
node_modules/postcss-normalize-url/README.md
generated
vendored
@@ -1,4 +1,4 @@
|
||||
# [postcss][postcss]-normalize-url [][ci] [][npm] [][deps]
|
||||
# [postcss][postcss]-normalize-url
|
||||
|
||||
> [Normalize URLs](https://github.com/sindresorhus/normalize-url) with PostCSS.
|
||||
|
||||
@@ -41,20 +41,15 @@ examples for your environment.
|
||||
### normalize([options])
|
||||
|
||||
Please see the [normalize-url documentation][docs]. By default,
|
||||
`normalizeProtocol` & `stripFragment` are set to `false`; `stripWWW` to `true`.
|
||||
`normalizeProtocol`, `stripFragment` & `stripWWW` are set to `false`.
|
||||
|
||||
## Contributing
|
||||
## Contributors
|
||||
|
||||
Pull requests are welcome. If you add functionality, then please add unit tests
|
||||
to cover it.
|
||||
See [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md).
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Ben Briggs](http://beneb.info)
|
||||
|
||||
[docs]: https://github.com/sindresorhus/normalize-url#options
|
||||
|
||||
[ci]: https://travis-ci.org/ben-eb/postcss-normalize-url
|
||||
[deps]: https://gemnasium.com/ben-eb/postcss-normalize-url
|
||||
[npm]: http://badge.fury.io/js/postcss-normalize-url
|
||||
[postcss]: https://github.com/postcss/postcss
|
||||
|
||||
Reference in New Issue
Block a user