Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integrate tailwind-config-viewer #232

Merged

Conversation

rogden
Copy link
Contributor

@rogden rogden commented Dec 14, 2020

@atinux This PR (recreated as a draft PR) integrates https://github.com/rogden/tailwind-config-viewer to replace the current colors UI.

It is served via serverMiddleware so it does conflict with the app CSS. Adding the serverMiddleware only works outside of the build:before hook for some reason. When called within the hook, it results in a 404. Feel free to change as needed and reach out with any questions.

@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #232 (7e761a1) into master (954b54c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           43        45    +2     
  Branches         9         9           
=========================================
+ Hits            43        45    +2     
Impacted Files Coverage Δ
lib/module.js 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 954b54c...7e761a1. Read the comment docs.

lib/module.js Outdated Show resolved Hide resolved
@atinux atinux marked this pull request as ready for review December 16, 2020 19:24
@atinux atinux merged commit cc9fb3f into nuxt-modules:master Dec 17, 2020
This was referenced Mar 11, 2021
This was referenced Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants