Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fof-style

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fof-style

a style library for fof-master

  • 1.7.40
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

fof-style

A style lib use in fof-master

Install

Install with npm

npm install fof-style --save
npm install scss-bundle@2.5.1 -g

Usage

use in scss

@import '/path/node_modules/fof-style/dist/index.scss';

use in javascript

import 'fof-style/dist/index.css';

use in sass-resource-loader

resources: [ 
  path.resolve(__dirname, '/project/node_modules/fof-style/dist/_variable.scss'),
]

If you are looking for an icon, you should open /project/node_modules/fof-style/dist/icon.html

develop

install dependencies

npm install // or cnpm install

run dev and watch file change

npm run dev

Build Setup

build index.scss into dist

gulp

or

npm run build 

or in root

gulp build --n fof-style

Keywords

FAQs

Package last updated on 26 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc