Jump to content

Year

Day

24 ways to impress your friends

Vote up?

  • Jacob Rask

    It would be really cool if a preprocessor would add a simpler syntax for this.

    @.pod*@ could translate to @[class^=“pod”]@ and @.*pod@ to @[class$=“pod”]@ and @.*pod*@ to @[class*=“pod”]@.