fix: update links and remove .html extension
This commit is contained in:
committed by
Mathias Schopmans
parent
bc1e5b2d70
commit
daa86a3f59
@@ -7,8 +7,8 @@ featured: false
|
||||
|
||||
Since the heydays of Sass, the requirements for styling solutions have changed.
|
||||
|
||||
With modern solutions like [CSS-in-JS](/methods-and-patterns/css-in-js.html),
|
||||
[Tailwind](/languages-and-frameworks/tailwindcss.html) or [PostCSS](/tools/postcss.html), you get scoped CSS out of the
|
||||
With modern solutions like [CSS-in-JS](/methods-and-patterns/css-in-js/),
|
||||
[Tailwind](/languages-and-frameworks/tailwindcss/) or [PostCSS](/tools/postcss/), you get scoped CSS out of the
|
||||
box and can get rid of the manual and therefore error-prone BEM methodology. Furthermore, mapping class names to
|
||||
elements is no longer necessary.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user