Styles
Shape the edge of your sections, buttons or other elements to give them more character with some CSS using the clip-path property.
Disable the option for any user to highlight and select an element on your web page.
With this snippet you can change the selection / highlight colors that you see when selecting a bit of text for example.
This awesome code crumb will hide the submit button on any form until the email is validated in the email input field. Adds a really nice visual experience.
This one line of CSS code will ignore any cursor (pointer) event such as clicks or hovers etc.This can be useful if you have a video or a gif that is not necessary for your users to interact with.
This small bit of CSS will remove those unwanted shadows that show up on Safari's default input field styles. This way your forms input fields can look the way you intended them to.
Know when new crumbs drop!
Never spam. Just honest updates about new snippets!