michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

Question: why CSS on both SCSS and EditorContainer #226

Closed thith closed 4 years ago

thith commented 4 years ago

It confuses me whether I should modify SCSS files inside style-reference folder, or base.js's EditorContainer = styled.div...`, or both?

We do we need to maintain identical css stuff at 2 places?

michelson commented 4 years ago

style-reference are older styles, they are not used anymore,