ng-tailwindcss icon indicating copy to clipboard operation
ng-tailwindcss copied to clipboard

A CLI tool for integrating Tailwind CSS into Angular-CLI projects

Results 13 ng-tailwindcss issues
Sort by recently updated
recently updated
newest added

Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 9.4.0. Release notes Sourced from commander's releases. v9.4.0 Added preSubcommand hook called before direct subcommands (#1763) Fixed export InvalidOptionArgumentError in esm (#1756) Changed update dependencies...

dependencies

Bumps [update-notifier](https://github.com/yeoman/update-notifier) from 5.1.0 to 6.0.2. Release notes Sourced from update-notifier's releases. v6.0.2 Fix license d152f85 https://github.com/yeoman/update-notifier/compare/v6.0.1...v6.0.2 v6.0.1 Update dependencies (#222) 3f7c9f3 https://github.com/yeoman/update-notifier/compare/v6.0.0...v6.0.1 v6.0.0 Breaking Require Node.js 14 9183541 This...

dependencies

Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 17.0.0. Release notes Sourced from standard's releases. v17.0.0 We're super excited to announce standard 17! This major release fully focuses on getting in sync with...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

https://github.com/tehpsalmist/ng-tailwindcss/blob/eb27a63272b581f4b7cef7b57863331e1eca3fa6/lib/build.js#L52 I had an issue that error was not reported by exec command, but instead i got error printed inside stderror variable (something regarding wrong classes). Suggestion, if stderror *...

Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.1 to 3.5.3. Release notes Sourced from chokidar's releases. 3.5.2 "Update" glob-parent dependency from ~5.1.0 to ~5.1.2 to silence "vulnerability" warnings Commits 4804aba Release 3.5.3. 9f038a3 Funding....

dependencies

In this PR I propose to add 2 features: 1) **Multiple source/output files:** The first one is about multiple source/output files. It may be useful when you need to have...

So, apparently with the advent of Angular 8, you can now extend the webpack configuration and get tailwind to work seamlessly with Angular, **including using tailwind directives in component files**....

Bumps [purgecss](https://github.com/FullHuman/purgecss) from 1.4.2 to 5.0.0. Release notes Sourced from purgecss's releases. v5.0.0 Bug Fixes add safelist variables to postcss-purgecss #840 (c822058) gulp-purgecss: support skippedContentGlobs option #853 (b72de77) Purgecss webpack...

dependencies