Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
669 contributions in the last year
Activity overview
Contributed to
anyuzx/Prongs,
anyuzx/Lammps_brownian,
anyuzx/chromosome-heterogeneity-analysis
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in anyuzx/Prongs that received 1 comment
Refactor pipeline
Refactor the build pipeline
Build tailwindcss using postcss postcss src/_includes/css/*.css --dir dist/_includes/css --verbose. This will generate …
+108
−54
•
1
comment
Created an issue in tailwindcss/tailwindcss that received 4 comments
Set custom environment variable for using purge option
Currently, in the documentation, it says that when using purge option in tailwind.config.js, CSS will be purged when NODE_ENV is production. I am w…
4
comments