HomeDevCentral

Beautify SCSS code headers

Description

Beautify SCSS code headers

Summary:
Chrome web developer tools displayed on the non minimified version
of the CSS a "æ" transformed into another sequence of characters.

This commit sets UTF-8 as code charset everywhere.

For better consistency, header is added as the same time.

Test Plan: no op

Reviewers: dereckson

Differential Revision: https://devcentral.nasqueron.org/D545

Details

Auditors
dereckson
Provenance
derecksonAuthored on Jul 24 2016, 00:31
derecksonPushed on Jul 24 2016, 00:32
Differential Revision
D545: Beautify SCSS code headers
Parents
rVIPERWWW4c091829a0e7: Set Arimo as body font
Branches
Unknown
Tags
Unknown

Event Timeline

dereckson added inline comments.
/src/assets/scss/app.scss
84

Not existing file.

Was imagined for D546, but content was finally split between 'footer' and a new 'actions', as responsiveness is nowadays a normal feature and it's more easy to read that in context.

dereckson marked an inline comment as done.

Issue fixed in def334000d61.