承接 bernardsnation/archi-sass 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bernardsnation/archi-sass

Composer 安装命令:

composer require bernardsnation/archi-sass

包简介

Quickly pull a nice sleek architecture for sass development.

README 文档

README

Package Author: James Bernard

Home Page: https://bernardsnation.com

Description: This package is used for quickly pulling a nice sleek architecture for our sass development. All you have to do is use your sass watcher agaisnt styles:css to get started.

Architecture Author: Hugo Giraudel

Home Page: http://www.sitepoint.com/architecture-sass-project/

root/

main.scss             # primary Sass file# ArchiSass

base/

_buttons.scss     # Buttons 
_carousel.scss    # Carousel 
_cover.scss       # Cover 
_dropdown.scss    # Dropdown 
_navigation.scss  # Navigation 
_all.scss

helpers/

_variables.scss   # Sass Variables 
_functions.scss   # Sass Functions 
_mixins.scss      # Sass Mixins 
_helpers.scss     # Class & placeholders helpers 
_all.scss

layout/

_grid.scss        # Grid system 
_header.scss      # Header 
_footer.scss      # Footer 
_sidebar.scss     # Sidebar 
_forms.scss       # Forms 
_all.scss

pages/

_home.scss        # Home specific styles 
_contact.scss     # Contact specific styles 
_all.scss

themes/

_theme.scss       # Default theme 
_admin.scss       # Admin theme 
_all.scss

vendors/

_bootstrap.scss   # Bootstrap 
_jquery-ui.scss   # jQuery UI 
_all.scss

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-15