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

chore: add tailwindcss debug screens #2061

Merged
merged 2 commits into from
Jun 9, 2020

Conversation

brenopolanski
Copy link
Contributor

@brenopolanski brenopolanski commented Jun 8, 2020

Summary

The TailwindCSS Debug Screens plugin will display the currently active screen in development mode.

Peek 2020-06-08 15-42

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added the Complexity: Low Less than 64 lines changed. label Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #2061 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2061   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             33        33           
  Lines            211       211           
  Branches          33        33           
===========================================
  Hits             211       211           
Impacted Files Coverage Δ
src/app/components/Select/Select.tsx 100.00% <100.00%> (ø)
src/app/components/Textarea/Textarea.tsx 100.00% <100.00%> (ø)

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 ee8a2b0...64fabf6. Read the comment docs.

@faustbrian faustbrian changed the title misc: add tailwindcss debug screens chore: add tailwindcss debug screens Jun 9, 2020
@faustbrian faustbrian merged commit 6aed619 into 3.0-react Jun 9, 2020
@ghost ghost deleted the misc/tailwindcss-debug-screens branch June 9, 2020 01:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants