Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uniplaces/uniplaces-uniq


https://github.com/uniplaces/uniplaces-uniq

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Uniplaces Internal CSS Framework/Toolkit

A mostly reasonable approach to the CSS and Sass internal toolkit we use at [Uniplaces](http://uniplaces.com).

This repo is for distribution on `bower`.
Sass/SCSS built and lightly opinionated this style and JS bundle contains basic components to make it easier to start "bootstraping" a web-application or web-site.

## Install

```shell
npm install uniplaces-uniq
```

## Documentation

Documentation is available in our [wiki](https://github.com/uniplaces/uniplaces-uniq-wiki).

*Bear in mind that this framework/toolkit provides both a set of mixins as well as default global styles.*

## Feedback

Please file issues and pull requests against that repo. Only pull-requests that follow our styling guide will be accepted.

--

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.