Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

feature/generate-ts-file #6

Merged
merged 4 commits into from
Apr 27, 2017
Merged

feature/generate-ts-file #6

merged 4 commits into from
Apr 27, 2017

Conversation

ezavile
Copy link
Owner

@ezavile ezavile commented Apr 27, 2017

Generate a typescript file by each CSS and add support for postcss-modules

Given a CSS file the plugin has to create a typescript file.

closes #4
If you are using postcss-modules the plugin has to be able to create a typescript file with the
transformed classes

close #5
@codecov
Copy link

codecov bot commented Apr 27, 2017

Codecov Report

❗ No coverage uploaded for pull request base (develop@fa0404f). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop     #6   +/-   ##
========================================
  Coverage           ?   100%           
========================================
  Files              ?      3           
  Lines              ?     42           
  Branches           ?      5           
========================================
  Hits               ?     42           
  Misses             ?      0           
  Partials           ?      0
Impacted Files Coverage Δ
src/saveFile.ts 100% <100%> (ø)
src/buildFile.ts 100% <100%> (ø)
src/postcss-typescript-css.ts 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa0404f...a59b9cc. Read the comment docs.

@ezavile ezavile merged commit 347775b into develop Apr 27, 2017
@ezavile ezavile deleted the feature/generate-ts-file branch April 27, 2017 15:38
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

1 participant