Trying to use compass mixins

210 views
Skip to first unread message

Javier Garcia

unread,
Sep 16, 2014, 6:04:19 AM9/16/14
to compas...@googlegroups.com
Hi,

after installing compass (gem install compass), I would like to use a line like this in my sass files:

@import 'compass/css3/border-radius', but the browser outputs an error 500 that says it is not possible to find the file (border-radius), any help?

I have look for that file on my hard disk (find / -iname border-radius*) but I can not find it.

Javier

Erik Zettersten

unread,
Sep 16, 2014, 9:05:50 AM9/16/14
to compas...@googlegroups.com, compas...@googlegroups.com
Try just importing css3

@import "compass/css3"

Sent from Mailbox


--
You received this message because you are subscribed to the Google Groups "Compass" group.
To unsubscribe from this group and stop receiving emails from it, send an email to compass-user...@googlegroups.com.
To post to this group, send email to compas...@googlegroups.com.
Visit this group at http://groups.google.com/group/compass-users.
For more options, visit https://groups.google.com/d/optout.

Javier Garcia

unread,
Sep 16, 2014, 9:25:16 AM9/16/14
to compas...@googlegroups.com
Thanks but the problem is the same.

Erik Zettersten

unread,
Sep 16, 2014, 9:44:50 AM9/16/14
to compas...@googlegroups.com, compas...@googlegroups.com
Can you provide what version of compass is installed and where it installed to?

Sent from Mailbox


On Tue, Sep 16, 2014 at 6:04 AM, Javier Garcia <tiren...@gmail.com> wrote:

--

G.D. Speer

unread,
Sep 16, 2014, 11:38:05 AM9/16/14
to compas...@googlegroups.com
The file name is incomplete.  Include the extension.  
Go to the folder compass/css3/ and make sure the file is there and spelled correctly.
/D
--
Reply all
Reply to author
Forward
0 new messages