@charset "utf-8";

.some-ignored-selector {
  width: 20px;
  width: .2vw;
}