mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-22 13:43:06 +02:00
typo
This commit is contained in:
@@ -170,8 +170,8 @@ which yields an intuitive, component-oriented structure.
|
|||||||
|
|
||||||
The stylesheets are slightly verbose.
|
The stylesheets are slightly verbose.
|
||||||
[CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties)
|
[CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties)
|
||||||
did help but I missed [SCSS](https://sass-lang.com/) here
|
did help but I missed [SCSS](https://sass-lang.com/) here;
|
||||||
and I think one of these is a must-have for bigger projects.
|
I think it's a must-have for bigger projects.
|
||||||
Additionally, the global CSS namespace problem is unaddressed
|
Additionally, the global CSS namespace problem is unaddressed
|
||||||
(see e.g. [CSS Modules](https://github.com/css-modules/css-modules)).
|
(see e.g. [CSS Modules](https://github.com/css-modules/css-modules)).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user