• A first try of exporting CSS resulted in the colour Name being assigned to the class and not the css name e.g.

    Colour Code: #FFFFFF
    Name: Button Text
    CSS Name: button-text

    Result

    .Button Text {
    color:#FFFFFF;
    }

    Or have I misunderstood the logic of the Name field?
    Is it supposed to be the actual css selector name and not simply a plain english title for each colour?

    • This topic was modified 4 years, 2 months ago by chazzer1955.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Export CSS’ is closed to new replies.