nav tabs on admin dashboard

This commit is contained in:
2019-03-07 00:20:34 -06:00
parent f73d6ae228
commit e4f473f376
11661 changed files with 216240 additions and 1544253 deletions

View File

@@ -1,4 +1,4 @@
# [postcss][postcss]-normalize-url [![Build Status](https://travis-ci.org/ben-eb/postcss-normalize-url.svg?branch=master)][ci] [![NPM version](https://badge.fury.io/js/postcss-normalize-url.svg)][npm] [![Dependency Status](https://gemnasium.com/ben-eb/postcss-normalize-url.svg)][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