Jump to content

Semantic UI

Maltego

Hey all,

 

I'm looking for some help with Semantic UI, I used the NPM to install it. The read me says to redirect the link to...

 

<link rel="stylesheet" type="text/css" href="semantic/dist/semantic.min.css">
<script
  src="https://code.jquery.com/jquery-3.1.1.min.js"
  integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
  crossorigin="anonymous"></script>
<script src="semantic/dist/semantic.min.js"></script>

But if you look at the files it installed, it appears to be wrong, also I can't seem to find "Semantic.min.css" to change the link? Has anyone had any experience with this?

 

 

Screenshot 2019-02-24 at 22.25.16.png

OSINT 
Link to comment
Share on other sites

Link to post
Share on other sites

I did find it in a different folder, if you look closer you can see there is "semantic" and "semantic-ui", but there appears to be something wrong with the npm install, as there is a lot missing. I have just gone back to using the CDN for now. Thanks for the help.

 

OSINT 
Link to comment
Share on other sites

Link to post
Share on other sites

Well I ran `npm i --save semantic-ui`, and it gave me a very easy installation process. But, use whatever works for you.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×