All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Here we write upgrading notes for brands. It's a team effort to make them as
| { | |
| "rules": { | |
| "order/properties-order": [ | |
| [ | |
| { | |
| "description": "typography group", | |
| "emptyLineBefore": "never", | |
| "properties": [ | |
| "font", | |
| "font-family", |
| const users = [ | |
| { | |
| id: 60, | |
| name: "roger" | |
| }, | |
| { | |
| id: 60, | |
| name: "roger" | |
| }, | |
| { |
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Here we write upgrading notes for brands. It's a team effort to make them as
Author: Chris
Date: 2017-02-17
線上MarkDown編輯器
| /* http://meyerweb.com/eric/tools/css/reset/ | |
| v2.0-modified | 20110126 | |
| License: none (public domain) | |
| */ | |
| html, body, div, span, applet, object, iframe, | |
| h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
| a, abbr, acronym, address, big, cite, code, | |
| del, dfn, em, img, ins, kbd, q, s, samp, | |
| small, strike, strong, sub, sup, tt, var, |