You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,16 @@ What are the three parameters the clamp() function takes?
16
16
17
17
I was frustrated that searching "CSS questions" returned a bunch of "Top 5-20 CSS questions" blog posts with questions that rarely asked actual CSS Questions. I thought a resource with more questions that focused soley on CSS might be useful.
18
18
19
-
## Contributing
20
19
21
-
New questions, better wording, and other fixes are all welcome. Many questions were written in a short time period and could use review.
20
+
## Development
21
+
Site was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
All contributions are welcome including new questions, fixing current questions or design. Many questions were written in a short time period and could use review.
0 commit comments