Write a code that will return the following CSS rules:
/* your code here */ {
rule(".italic") {
fontStyle = FontStyle("italic")
}
}Write a code that will return the following CSS rules:
/* your code here */ {
rule(".italic") {
fontStyle = FontStyle("italic")
}
}Create a free account to access the full topic