Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

change parser, for a more stylus syntax way #8

Open
prisis opened this issue Oct 9, 2015 · 0 comments
Open

change parser, for a more stylus syntax way #8

prisis opened this issue Oct 9, 2015 · 0 comments
Milestone

Comments

@prisis
Copy link
Member

prisis commented Oct 9, 2015

describe('utils')
  describe('amcss')
    it('should output amcss for a given properties')
      am(module)
        color: red;
    expect()
      [ui-module] {
        color: red;
      }
@prisis prisis modified the milestones: v1.1.0, v1.0.0 Oct 9, 2015
@prisis prisis changed the title add a parser, for a more stylus syntax way change parser, for a more stylus syntax way Oct 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant