A useful list of must-watch talks about CSS
css
css-modules
flexbox
css-framework
talks
css-grid
videos
awesome-list
conference-talk
css-variables
css-performance
cssconf
jsconf
learning-resources
dotcss
-
Updated
Dec 31, 2020
Is your feature request related to a problem? Please describe.
Tests are an important part of trusting that a bunch of code will work as intended and ensure not to break a project when updating it. It would be great to add/update tests for Darken.
Describe the solution you'd like
Update and add missing tests using Jest (already installed in deps).