Andry

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Created

    php code dosen't work in tag UL

    I see a problem, when I write code into tag `<ul>` interpretation stop checking it .For example – it's OK<div class="team-list">   <?php while (have_rows('repeater')) : the_row(); ?>       <div cla...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Minimizing CSS with keyboard shortcuts

    Hi. Is it possible to minimize CSS file using built-in PhpStorm tools? I would like to push Ctrl+A then push some keyboard shortcuts get compressed CSS, such us https://csscompressor.com/  
    • 2 followers
    • 4 comments
    • 0 votes