Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uniplaces/uniplaces-uniq
https://github.com/uniplaces/uniplaces-uniq
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uniplaces/uniplaces-uniq
- Owner: uniplaces
- Created: 2016-03-14T12:01:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T15:46:35.000Z (over 2 years ago)
- Last Synced: 2024-12-01T07:40:04.136Z (27 days ago)
- Language: CSS
- Size: 1.29 MB
- Stars: 5
- Watchers: 35
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.