Giter VIP home page Giter VIP logo

biblioteca-css-pet's Introduction

Biblioteca CSS para ser usada em projetos web

Gitter

Build Status GitHub issues GitHub forks GitHub license

Downloads

Baixe o CSS:

Você pode baixar o CSS e os arquivos fontes em .scss através do Bower ou NPM

$ bower install --save pet-css
$ npm install pet-css

Você também pode clonar este repositório e construí-lo do código fonte

$ git clone https://github.com/PETComputacaoUFPR/pet-css.git
$ sass --scss --update scss/style.scss:css/style.min.css --style compressed -f

Contribuindo

Nós encorajamos que aqueles que desejam contribuir com o projeto abram issues e enviem pull requests.

biblioteca-css-pet's People

Contributors

jomaro avatar vytorcalixto avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

biblioteca-css-pet's Issues

Remover imports da web

//-----------------------Fonts--------------------------------------------------
@import url(//fonts.googleapis.com/css?family=Lato:100,300,400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
//FontAwesome
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

404 no Gh-Pages

Github pages reporta o erro: "Your site is having problems building: Validation failed: User must be a human, not an Organization"

CSS não tem grid

Não há um grid no css para dividir as coisas. As opções disponíveis em _positiong.scss não são o suficiente. Talvez dar uma olha no grid do purecss ajude.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.