css architecture for single page application

22
CSS Architecture For Single Page Application @naru0504

Upload: naruhito-kubota

Post on 28-Jan-2018

100 views

Category:

Engineering


2 download

TRANSCRIPT

CSS Architecture For

Single Page Application

@naru0504

UX

Web

@naru0504

CSS in JS

OOCSS

BEM

OOCSS

CSS UI

CSS

BEM

CSS

Trello CSS Qiita

CSS in JS

<style> .component-descendant { display: flex; } </style>

<head>

CSS

CSS

CSS

CSS

……

Aphrodite

Radium

Free-Style🤔

CSS Sass Scss

.component-descendant { display: flex; align-items: bottom;}

Syntax

GitHub IssueClosed

Qiita Editorconfig 343

Editor

npm WARN deprecated

Grunt

Npm

WebWeb

1

2

3

2