Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

implement cssjanus for rtl conversion #190

Merged
merged 1 commit into from
Jan 26, 2016
Merged

implement cssjanus for rtl conversion #190

merged 1 commit into from
Jan 26, 2016

Conversation

sarracini
Copy link
Contributor

@sarracini sarracini force-pushed the new_rtl_strategy branch 2 times, most recently from ad72750 to e941a15 Compare January 26, 2016 21:49

function convertCSS(filePath) {
try {
var data = fs.readFileSync(filePath, "utf8");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use const

@k88hudson
Copy link
Contributor

After you fix those two things this is good to go, don't worry about the codeclimate stuff

sarracini added a commit that referenced this pull request Jan 26, 2016
implement cssjanus for rtl conversion
@sarracini sarracini merged commit f7e27e3 into master Jan 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants