wispbit logo
wispbit
  • Rules
  • Blog
  • Pricing
Categories
  • typescript
    26
  • postgresql
    22
  • migrations
    22
  • prisma
    14
  • python
    13
  • supabase
    13
  • drizzle
    13
  • react
    10
  • nextjs
    9
  • sqlalchemy
    8
  • alembic
    8
  • golang
    7
  • mysql
    4
  • ruby
    3
  • rails
    3
  • rust
    3
  • markdown
    2
  • php
    2
  • javascript
    2
  • vue
    2
  • css
    1
  • expressjs
    1
  • flask
    1
  • quart
    1
  • graphql
    1
  • shell
    1
  • tailwind
    1

css Rules

1 rule found for css

No important tag in CSS

Do not use the !important declaration in CSS styles. Bad: `css .element { color: red !important; margin-top: 10px !important; } `

css

wispbit

Code review that fixes tribal knowledge

Book a demoPrivacy policyTerms of service