Optimize WordPress theme stylesheet inclusion

Yesterday I was workin on latest project, where I needed to include WordPress Child theme’s stylesheet in blog. Following good practise I wanted to escape from using @import in my style.css. By fast research and tests, found way how to optimize that inclusion….