In CSS, identifiers may begin with '-' (dash) or '_' (underscore).
I'm using autoprefix in Angular 7 Project. But When I open the browser devtools and focus the element with class "simple-content", …
angular flexbox prefix autoprefixer vendor-prefixI have a working Gruntfile with less and autoprefixer. I also have 'grunt watch' working fine. Before I was using …
javascript less gruntjs vendor-prefix