CSS Architecture for Single Page Application

22
CSS Architecture For Single Page Application @naru0504

Transcript of CSS Architecture for Single Page Application

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