Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 878 Bytes

File metadata and controls

30 lines (23 loc) · 878 Bytes

Fatec Bootstrap

History

Fatec Bootstrap was originally developed by Adam Macias for all Fatecs of Brazil, to help developers in the front end or back end.

Estruture

bootstrap/
├── css/
│   ├── fatec-bootstrap.css
│   └── fatec-bootstrap.min.css
├── js/
│   ├── fatec-bootstrap.js
│   └── fatec-bootstrap.min.js
└── fonts/
    └── bootstrap/
        ├── glyphicons-halflings-regular.eot
        ├── glyphicons-halflings-regular.svg
        ├── glyphicons-halflings-regular.ttf
        └── glyphicons-halflings-regular.woff

Copyright and Licensed

Code licensed under MIT, documentation under CC BY 3.0.