I add in aplication.css
*= require rouge
#search {
position:absolute; left:80px; top:20px;
}
After restart server by foreman start, this code disappear. Why?
I add in aplication.css
*= require rouge
#search {
position:absolute; left:80px; top:20px;
}
After restart server by foreman start, this code disappear. Why?