sass/sass

Underscores for Folders

Open

#384 opened on 2012年5月7日

GitHub で見る
 (12 comments) (5 reactions) (0 assignees)TypeScript (14,809 stars) (2,140 forks)batch import
enhancementhelp wantedplanned

説明

Ok, So I'm building my awesome reusable pattern library. And I have about 20 files and growing. So I organize them in folders. (hey even @chriseppstein does it http://d.pr/i/SfqX)

So the idea here is to be able to name a folder with a underscore, instead of naming each and every file in that folder with an underscore. Because let's face it. We all want to compile only one (or maybe for some crazy reason two) CSS File(s). The underscored thing should be the other way around actually :).
Because that might be a little bit over the top, I would like to think, that having folders with underscores would help everyone.

コントリビューターガイド

Underscores for Folders · sass/sass#384 | Good First Issue