Notes of Nafi
  • Hello! 🖐
  • Cloud
    • AWS
    • GCP
    • Ansible
      • Desktop configuration
  • Web Dev
    • husky
    • Web Cache/HTTP Caching Headers
    • package manger
    • Webhook
    • ESLint
    • Back End
      • node.js
    • Front End
      • React
        • Lint
        • Next.js
      • Angular
      • Flutter
        • cubit
        • flutter
        • provider
      • Tailwind CSS
      • CSS
    • Lerna
    • nginx
  • Software Architecture
  • Startup
    • Legal Issues
  • Linux
    • Misc problems & solutions
    • CTF Tools
    • Network Tools
    • systemctl
    • terminal
      • dotfiles
      • tmux
      • zsh
      • command line tools
    • Git
      • merging strategy
      • git workflows
      • basics
  • Programming Language
    • JavaScript
      • misc
      • draft
    • C++
  • Google Docs
    • Spreadsheet
  • Design
  • Windows
    • Terminal
  • Similar websites
Powered by GitBook
On this page
  1. Web Dev
  2. Front End

CSS

PreviousTailwind CSSNextLerna

Last updated 2 years ago

Full screen shadow

  box-shadow: 0 0 0 500vmax rgb(0 0 0 / 0.5);
  • - Kevin Powell YT

  • - Kevin Powell YT

  • - Fireship.io

3 useful CSS hacks
Use dialog for the easiest way to make a popup modal
Haikei: Generate unique SVG design assets
softr - Create beautiful svg waves
Wavy Backgrounds with CSS & SVG
Creating texture in SVG much like tailwind
CSS transition 101 w/ cool tricks