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

Separate style.css into multiple modular files, & concatenate at build time #681

Closed
Daniel-Hug opened this issue Jul 5, 2013 · 3 comments
Assignees

Comments

@Daniel-Hug
Copy link
Contributor

Currently style.css has 3459 lines. Splitting it up into multiple modular files such as header.css, history.css, CodeMirror.css, etc. would make it a lot easier to manage.

The files could then be concatenated into one "style.css" at build time.

@remy
Copy link
Member

remy commented Jul 5, 2013

+1 but not a quick job, and not really (sadly) a priority).

On 5 July 2013 08:48, Daniel Hug notifications@github.com wrote:

Currently style.csshttps://github.com/remy/jsbin/blob/master/public/css/style.csshas 3459 lines. Splitting it up into multiple modular files such as
header.css, history.css, CodeMirror.css, etc. would make it a lot easier to
manage.

The files could then be concatenated into one "style.css" at build time.


Reply to this email directly or view it on GitHubhttps://github.com/remy/jsbin/issues/681
.

@allouis
Copy link
Member

allouis commented Apr 16, 2014

this is currently being done in feature/grunt_css by @electricg

@stale
Copy link

stale bot commented Jan 20, 2018

This issue has been automatically marked as stale because it has not had recent activity. More importantly, jsbin has been undergoing a massive refactor by Remy, and a large number of issues have been resolved, but with the growing 600+ open issues, the Stalebot (me), has been brought in to try to manage the issues.
Keep an eye on jsbin.com blog posts and the @js_bin twitter account for updates on the new version of jsbin ❤️
It will be closed next week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 20, 2018
@stale stale bot closed this as completed Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants