Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

migrate from cssnano to CSSO#45

Open
VovanR wants to merge 1 commit intomsaktype:masterfrom
VovanR:master
Open

migrate from cssnano to CSSO#45
VovanR wants to merge 1 commit intomsaktype:masterfrom
VovanR:master

Conversation

@VovanR
Copy link

@VovanR VovanR commented Jul 22, 2016

cssnano zindex rule crashes my guides

.box {
    z-index: 5000;
}

->

.box {
    z-index: 1;
}

But I need z-index: 5000

@crecotun
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants