project-starter-css:手写笔中项目启动的基本css框架

时间:2024-06-14 02:49:00
【文件属性】:

文件名称:project-starter-css:手写笔中项目启动的基本css框架

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-14 02:49:00

CSS

项目启动器css 用手写笔打基础项目的基础框架。 内容 以下是内容列表。 重要的是要按此顺序包含特异性规则。 每个部分都有一个_build文件要包括。 '/01_settings' // Contains all the base settings for the project, variables, and globals for the project. '/02_tools' // Global mixins and functions '/03_resets' // Low-specificity, far-reaching rulesets such as normalize etc. '/04_base' // Unclassed html element rules and styles '/05_objects' // Abstracted generic


【文件预览】:
project-starter-css-master
----01_settings()
--------type.styl(774B)
--------buttons.styl(38B)
--------grid.styl(332B)
--------forms.styl(34B)
--------_build.styl(244B)
--------colors.styl(286B)
----02_tools()
--------mixins.styl(2KB)
--------v_rhythm.styl(912B)
--------_build.styl(74B)
--------debug.styl(171B)
----04_base()
--------copy.styl(1KB)
--------headings.styl(263B)
--------page.styl(1KB)
--------links.styl(173B)
--------images.styl(426B)
--------forms.styl(966B)
--------lists.styl(100B)
--------tables.styl(188B)
--------_build.styl(171B)
----build.styl(929B)
----07_overrides()
--------copymods.styl(404B)
--------helpers.styl(208B)
--------widths.styl(992B)
--------_build.styl(81B)
----06_components()
--------nav.styl(2KB)
--------_build.styl(31B)
----README.md(882B)
----05_objects()
--------buttons.styl(479B)
--------breadcrumb.styl(113B)
--------grid.styl(460B)
--------lists.styl(272B)
--------tables.styl(472B)
--------_build.styl(188B)
--------panelnav.styl(2KB)
--------media.styl(455B)
--------columns.styl(383B)
--------pagination.styl(408B)
--------alerts.styl(657B)
----03_resets()
--------normalize.styl(7KB)
--------reset.styl(807B)
--------_build.styl(83B)
--------clearfix.styl(139B)

网友评论