![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Fylgja is a component based CSS framework. Allowing you to use only what you need.
Each component is build as foundation for a specific component. So you can style it to your own look. Without having to build the base styles every time.
Fylgja is powered via SCSS. But can also be used via PostCSS or just as plain CSS. Making it easy to include it in your exciting project, or in your preferred setup.
Want to learn more? Check out our site, https://fylgja.dev
See each component on how to install them separately.
Or download Fylgja as one package.
npm install fylgja
Include fylgja as one package in to your code via;
@use "fylgja";
// Or via PostCSS import
@import "fylgja";
For on how to configure each component via this one import, See our Guides, or each component.
Do you want to support Fylgja?
You can that in many ways.
Start with starring the repro. Or share us on your favorite social network with the hashtag #FylgjaCode. Making it easier for others to find Fylgja.
But you also contribute directly to fylgja by;
We appreciate any contribution, no matter if it is small or big.
We have a very simple testing ground for a our CSS Components.
The entry file is found in the root (index.html
) and all sub pages are found in _playground
,
and each file is a basis html file.
We have a option to start the playground with a localhost port,
run npm run dev:playground
or npm run dev
[1.3.0] - 2023-02-20
fylgja/fylgja-html.css
@layer
with SCSS:host
as import optionFAQs
The modular CSS framework. Powered via CSS components
The npm package fylgja receives a total of 41 weekly downloads. As such, fylgja popularity was classified as not popular.
We found that fylgja demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.