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

Add bundle.css support #44

Open
jenkin opened this issue Sep 8, 2017 · 1 comment
Open

Add bundle.css support #44

jenkin opened this issue Sep 8, 2017 · 1 comment

Comments

@jenkin
Copy link

jenkin commented Sep 8, 2017

Hi, this cli is amazing for a frontend developer, thank you! :)

I added a feature very similar to bundle.js support, but for css. So the main template file can be simple and clean also in a large and complex presenter.

Here is my dev branch: https://github.com/jenkin/pbs/tree/feature/bundle-css

@teleyinex
Copy link
Member

Hi, @jenkin,

NICE :-) However we're using webpack mostly, and by default, it populates our template with all our CSS, so that's why we didn't include it. Please, feel free to send a PR so we can merge it. Also, check our
Contrib guidelines to get your code in upstream.

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

No branches or pull requests

2 participants