Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

on tailwinds (and others) #14

Open
thien-do opened this issue Aug 30, 2019 · 0 comments
Open

on tailwinds (and others) #14

thien-do opened this issue Aug 30, 2019 · 0 comments
Assignees

Comments

@thien-do
Copy link
Contributor

thien-do commented Aug 30, 2019

Web Styling (Draft)

  • CSS
    • Convention: SMACSS, BEM, OOCSS
    • Framework: Bootstrap, Foundation, Bulma, Tachyons
    • Generator: Tailwinds
    • Shadow DOM
  • CSS-in-JS
    • Run-time: Styled Components, Emotion
    • No run-time: Linaria, Astroturf
  • CSS preprocessing
    • SASS, Less
    • PostCSS
    • CSS Modules, CSS Blocks, Stylable
    • Vue's single file components

document.tags.H1.fontSize = "20pt";

IDO dream

  • Modular
  • Dynamic
  • Performant
  • CSS capatibilities
  • Tooling
  • Customisation

CSS is not designed to be a programming language

https://jxnblk.com/blog/why-you-should-learn-css-in-js/
https://mxstbr.com/thoughts/css-in-js/
https://noti.st/brucelawson/5O0d81#sQH4abT
https://csswizardry.com/2014/10/the-specificity-graph/
https://css-tricks.com/the-fragmented-but-evolving-state-of-css-in-js/
https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
https://css-tricks.com/the-differing-perspectives-on-css-in-js/
https://css-tricks.com/the-many-ways-to-include-css-in-javascript-applications/

@thien-do thien-do self-assigned this Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant