Giter Club home page Giter Club logo

Comments (3)

brandonmcconnell avatar brandonmcconnell commented on May 26, 2024 1

@Ouskababoushka Did you install the Typed.css package itself? It won't work by simply importing via @import 'typed';

I should probably clarify that in the readme, but I believe you'll need to do something like @import 'some-directory/typed'; replacing some-directory with your full path to the directory housing typed.scss.

Let me know if that works for you!

from typed.css.

konung avatar konung commented on May 26, 2024 1

@brandonmcconnell AWEOME Library! So much better than using JS. 🗡️ 😄

@Ouskababoushka and anyone else using rails 7

It really depends on how your assets pipeline is setup, but since we are talking about just SCSS & no JS, you can simply download raw "yped.scss file right here https://github.com/brandonmcconnell/typed.css/blob/master/typed.scss and drop it right next to your app/assets/stylesheets/application.scss. Then import it

@import "typed";

If you wish, you can add a folder inside app/assets/stylesheets/ like vendor or typed or some such, and just adjust your import statement accordingly.
Screen Shot 2022-10-21 at 18 50 49

from typed.css.

brandonmcconnell avatar brandonmcconnell commented on May 26, 2024

Closing this ticket as resolved. @Ouskababoushka please let me know if @konung's suggestion did not resolve your issue.

@konung thanks for the assistance here!

from typed.css.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.