项目作者: 3ndrius
项目描述 :
Eudora-free psd template / Code-training / Parcel / SCSS / BEM / RWD
高级语言: CSS
项目地址: git://github.com/3ndrius/Eudora.git
Eudora
Free psd template from https://symu.co/freebies/
Parcel.js
- no config manage
- ex. (index.html, index.js)
RWD / HTML5 SEM
- mobile first @media (min-width)
- ex. (header, main, section, article, footer )
SASS
- Syntactically Awesome Style Sheets (ex. var, nesting, partials, import, mixins, )
BEM
- block (ex. app-nav)
- element (ex. app-nav__list)
- modifier (ex. app-nav__item—active)
