rbelow / blueprintcss

Automatically exported from code.google.com/p/blueprintcss
1 stars 0 forks source link

Add namespace to all styles, including element type selectors #105

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Apply Blueprint where you only need / want styles in a small section,
and you have no control over the rest of the page's content and layout.
2. Style your section beautifully while the rest of the page breaks horribly.

What is the expected output? What do you see instead?
Create styles using compress.rb that have a namespace for my section of the
page.  Apply these so I can correctly style my design and leave the rest of
the page untouched.  Obviously HTML and BODY styles are a special case.  ;-)

What version of the product are you using? On what operating system?
Blueprint 0.7.1

Please provide any additional information below.

 I need to create a design for content that is substantial enough to stand
on its own page, and want to use Blueprint to do it correctly.  But it's
part of a feature that's contained within another vendor's page, which I
don't have control over.

Blueprint is also helpful in this case to isolate my design from influences
of their styles, which could change without notice. I can also see this
being a useful option when redesigning part of an old page where you don't
have the time / ability to change other elements of the layout.

Original issue reported on code.google.com by schulz.j...@gmail.com on 16 May 2008 at 7:15

GoogleCodeExporter commented 8 years ago
Copied to
http://blueprintcss.lighthouseapp.com/projects/15318/tickets/21-add-namespace-to
-all-styles-including-element-type-selectors#ticket-21-1
For details please check the mailinglist's archive

Original comment by horst.gu...@gmail.com on 13 Aug 2008 at 9:26