hello
Is there a way to include my custom css in the screen.css file?
if I run compress.rb, nothing seem to happen. there is no error but
also the grid values seem the same (see output below).
can anybody help? thanks!!! :)
compressor.rb output:
sudo ruby compress.rb -p portfolio
****************************************************************************************************
**
** Blueprint CSS Compressor
**
** Builds compressed files from the source directory.
**
** Output to: /Users/Maurus/#design/Portfolio/Portfolio Site_three/
html/css/lib/blueprint/../../blueprint
** Grid Settings:
** - Column Count: 24
** - Column Width: 30px
** - Gutter Width: 10px
** - Total Width : 950px
**
****************************************************************************************************
Assembling to default blueprint path
+ src/reset.css
+ src/typography.css
+ src/forms.css
+ src/grid.css
Assembling to default blueprint path
+ src/ie.css
Assembling to default blueprint path
+ src/print.css
Updating namespace to "" in test files:
+ /Users/Maurus/#design/Portfolio/Portfolio Site_three/html/css/
lib/blueprint/../../tests/index.html
+ /Users/Maurus/#design/Portfolio/Portfolio Site_three/html/css/
lib/blueprint/../../tests/parts/elements.html
+ /Users/Maurus/#design/Portfolio/Portfolio Site_three/html/css/
lib/blueprint/../../tests/parts/forms.html
+ /Users/Maurus/#design/Portfolio/Portfolio Site_three/html/css/
lib/blueprint/../../tests/parts/grid.html
+ /Users/Maurus/#design/Portfolio/Portfolio Site_three/html/css/
lib/blueprint/../../tests/parts/sample.html
****************************************************************************************************
**
** Done!
** Your compressed files and test files are now up-to-date.
**
****************************************************************************************************
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---