Skip to content

UNI-cat is a standart HTML template based on 7-1 pattern in Sass

Notifications You must be signed in to change notification settings

SelenGora/unicat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicat

Unicat is a standart HTML template based on 7-1 pattern in Sass

Folder Structure


┌── css
|   ├── main.css
├── favicons
|   ├── favicon.ico
|   ├── favicon.png
|   ├── apple-touch-icon-120x120.png
|   ├── apple-touch-icon-196x196.png
├── img
├── js
├── src
│   ├── sass
│   |   ├── abstracts/
│   |   |   ├── _functions.scss
│   |   |   ├── _mixins.scss
│   |   |   ├── _placeholders.scss
│   |   |   ├── _variables.scss
│   |   ├── base/
│   |   |   ├── _reset.scss
│   |   |   ├── _typography.scss
│   |   ├── components/
│   |   |   ├── _buttons.scss
│   |   |   ├── _carousel.scss
│   |   |   ├── _cover.scss
│   |   |   ├── _dropdown.scss
│   |   ├── layout/
│   |   |   ├── _footer.scss
│   |   |   ├── _forms.scss
│   |   |   ├── _grid.scss
│   |   |   ├── _header.scss
│   |   |   ├── _navigation.scss
│   |   |   ├── _sidebar.scss
│   |   ├── pages/
│   |   |   ├── _contact.scss
│   |   |   ├── _home.scss
│   |   ├── themes/
│   |   |   ├── _admin.scss
│   |   |   ├── _theme.scss
│   |   ├── vendors/
│   |   |   ├── _bootstrap.scss
│   |   |   ├── _jquery-ui.scss
│   ├── _shame.scss
│   ├── main.scss
├── humans.txt
├── index.html
└── robots.txt

About

UNI-cat is a standart HTML template based on 7-1 pattern in Sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published