status-board icon indicating copy to clipboard operation
status-board copied to clipboard

Remove side effects from namespace-rules-ast.ts

Open jameswlane opened this issue 8 years ago • 0 comments

We should look at removing the side effect from our code.

Example: src/webapp/routes/widget/namespace-rules-ast.ts

We should pass the entire stylesheet, let it process it then return it back.

jameswlane avatar Mar 14 '18 16:03 jameswlane