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

Provide Scaffold for LESS Object #7

Open
benmcginnis opened this issue Mar 19, 2014 · 1 comment
Open

Provide Scaffold for LESS Object #7

benmcginnis opened this issue Mar 19, 2014 · 1 comment

Comments

@benmcginnis
Copy link
Member

Prevent crazy LESS Compilation issues by adding a generator to generate a LESS file for a module that includes the main style.less.

@benmcginnis
Copy link
Member Author

Plan:

  • use subgenerator to generate module.less file
  • rename style.less to something like DONTTOUCHTHIS.less
    ** Add a disclaimer that says the file will be completely overwritten when new files are added
  • either use grunt or the sub-generator to traverse the directory for all less files and add them as imports to the DONTTOUCHTHIS.less
  • make sure the grunt task only compiles DONTTOUCHTHIS.less

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

1 participant